246 Commits (23a8707ef1969be3db28251ccee2287e1ea7b9e4)

Author SHA1 Message Date
Scott Lahteine cce4931342 Clean up recent contribs 7 years ago
Karl Andersson 8b5e51c9aa STM32F4xx modifications for HAL_STM32 (#12080) 7 years ago
Christopher Pepper e5b4bf22d4 Remove debug output from flash persistent store implementation 7 years ago
Christopher Pepper 254b68fe2c servo update 7 years ago
Andy Shaw 870bfd08f5 usb and sdcard sharing improvements 7 years ago
Christopher Pepper 5ddf52d58e [HAL][LPC176x] Pull out framework into separate repository 7 years ago
Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 7 years ago
Scott Lahteine cb7844c8d4
Save PROGMEM on serial prefixes (#12033) 7 years ago
Scott Lahteine ee53f7d813 Revert header reorg. 7 years ago
Scott Lahteine 0dedb3e139
Reorganize some core headers (#11983) 7 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 7 years ago
Scott Lahteine ad21a4f07b Tweaks to HAL format and order 7 years ago
Holger Müller 1a6f2b29b8 Add support for Triple-Z steppers/endstops 7 years ago
Scott Lahteine 6a3207391f Remove obsolete HAL_timer_restrain 7 years ago
Scott Lahteine a317bb4991 Remove stray tab 7 years ago
Scott Lahteine ba1919c1eb HAL tweaks to LPC1768 main 7 years ago
Scott Lahteine 0987ed2a18 Use American English 7 years ago
Chris Pepper 5573ef62c6 [2.0.x] PersistentStore update followup (#11549) 7 years ago
Scott Lahteine 834ea7fcea Remove 'const' from PersistentStore::capacity 7 years ago
Dave Johnson c64199941e Compile only selected PIO environment (#11519) 7 years ago
Andy Shaw 5be2559eda Use flash memory to emulate EEPROM (#11500) 7 years ago
Scott Lahteine 865ee5985f Followup persistent store with heading, const 7 years ago
Chris Pepper 66d2b48b59 Update PersistentStore api (#11538) 7 years ago
Scott Lahteine 15d68cb496 Pre-override of ST7920 delays before HAL.h 7 years ago
Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 7 years ago
teemuatlut fbcdf5eaeb Simplify stepper driver per-axis selection 7 years ago
teemuatlut f38c81cdde LPC176x: Expand HW SPI class 7 years ago
teemuatlut 3b5dec4b13 Add new LPC include folder 7 years ago
Chris Pepper 55f4744e54 [LPC176x] Endstop Interrupts Feature (#11202) 7 years ago
Chris Pepper 5abf5bc8a7 [LPC176x] Fix Interrupt forward declarations (#11200) 7 years ago
Chris Pepper 5616581eb1 [LPC176x] Update fastio _GET_INPUT, _GET_OUTPUT macros (#11168) 7 years ago
Scott Lahteine d86f25ab63 Fix Serial ISR priority for LPC1768 7 years ago
Scott Lahteine 99591dc20c
Filter endstops state at all times (#11066) 7 years ago
Chris Pepper 0312c42f9d [2.0.x] LPC176x Serial cleanup (#11032) 7 years ago
Chris Pepper f88adcbfd5 [2.0.x][LPC176x] Fix binary linking broken by pio update (#11026) 7 years ago
etagle a215725df6 Fix stepper pulse timing 7 years ago
Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 7 years ago
Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 7 years ago
Chris Pepper d87257f63c [2.0.x][LPC176x] Fix PIO build flags (#10909) 7 years ago
Chris Pepper f89f7c4a82 [2.0.x][LPC176x][Build] Force single precision constants, disable freestanding (#10892) 7 years ago
Scott Lahteine 9b9b62b218 delay(SERVO_DELAY) => safe_delay(servo_delay[servo_index]) 7 years ago
Bob-the-Kuhn 1c0ad8bbae wrong type of exit method 7 years ago
Bob Kuhn 235facd545 install AVRDUDE 5.10, faster disk find for LPC1768 (#10849) 7 years ago
Bob Kuhn e2db509d58 [2.0.x] Update/Fix LPC1768 extra script upload_extra_script.py (#10843) 7 years ago
Scott Lahteine 5f8591528e Remove #pragmas that don't help c files 7 years ago
Scott Lahteine c89649b46e Suppress U8glib build warnings 7 years ago
Bob Kuhn 6dfbb39f83 [LPC1768] Add error-handling to upload script, update autobuild.py (#10802) 7 years ago
etagle 569df3fc0c Fix interrupt-based endstop detection 7 years ago
etagle 0566badcef Add memory barrier, optimal interrupt on-off 7 years ago
Scott Lahteine 206014a957 Fix LPC176x timer functions 7 years ago