199 Commits (a4c24511f7afdd821a74a5f528196cccee03fe94)

Author SHA1 Message Date
Scott Lahteine ee53f7d813 Revert header reorg. 6 years ago
Scott Lahteine 0dedb3e139
Reorganize some core headers (#11983) 6 years ago
Scott Lahteine ad21a4f07b Tweaks to HAL format and order 6 years ago
Marcio Teixeira ccbd045f02 Fixed warning about comparing signed to unsigned (#11909) 6 years ago
Marcio Teixeira c411e7eb0d [2.0.x] Squelch compiler warnings seen with -Wall (#11889) 6 years ago
Holger Müller 1a6f2b29b8 Add support for Triple-Z steppers/endstops 6 years ago
Scott Lahteine 2a61c9a939 Various fixups to configs, spacing, etc. 6 years ago
Scott Lahteine 6a3207391f Remove obsolete HAL_timer_restrain 6 years ago
Dave Johnson 0456caf0ad Consolidate shared HALs and isolate HAL compile (#11552) 6 years ago
Chris Pepper 5573ef62c6 [2.0.x] PersistentStore update followup (#11549) 6 years ago
Scott Lahteine 834ea7fcea Remove 'const' from PersistentStore::capacity 6 years ago
Dave Johnson c64199941e Compile only selected PIO environment (#11519) 6 years ago
Scott Lahteine 865ee5985f Followup persistent store with heading, const 6 years ago
Chris Pepper 66d2b48b59 Update PersistentStore api (#11538) 6 years ago
Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 6 years ago
teemuatlut fbcdf5eaeb Simplify stepper driver per-axis selection 6 years ago
Scott Lahteine d05e832f29 Add STM32F1 support for SD-based EEPROM 6 years ago
etagle e7e896e7d7 More tweaks to fastio_Due.h 6 years ago
Scott Lahteine 8a8eae8d97
Implement more fastio_Due macros (#11165) 6 years ago
Scott Lahteine fc10101b06 Tweaks to fastio_Due.h 6 years ago
Scott Lahteine 99591dc20c
Filter endstops state at all times (#11066) 6 years ago
etagle a215725df6 Fix stepper pulse timing 6 years ago
Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 6 years ago
etagle 99af086cea Add hidden Serial overflow debug options 6 years ago
etagle d90e8fcad9 Fix XON/XOFF implementation 6 years ago
Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6 years ago
Scott Lahteine 5f8591528e Remove #pragmas that don't help c files 6 years ago
Scott Lahteine c89649b46e Suppress U8glib build warnings 6 years ago
etagle 569df3fc0c Fix interrupt-based endstop detection 6 years ago
etagle 0566badcef Add memory barrier, optimal interrupt on-off 6 years ago
Scott Lahteine 206014a957 Fix LPC176x timer functions 6 years ago
Scott Lahteine 59f7861bcb
Move backtrace to the HAL folder (#10790) 6 years ago
Scott Lahteine 50270b53a0 Clear up some more compile warnings 6 years ago
Scott Lahteine fb608938f8 Prevent compilation of unused u8g-oriented code 6 years ago
Scott Lahteine 37b15fe4cf Reorder HAL timer header items 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
etagle 9d98a62699 Followup to HAL optimizations and delays 6 years ago
Scott Lahteine a1062eec5b
Better handling of DELAY_NS and DELAY_US (#10716) 6 years ago
etagle 1b225a2809 DUE: Emergency parser for the USB CDC 6 years ago
Scott Lahteine 0436e16fb2 Apply shorthand Assembler macros 6 years ago
Scott Lahteine d1b619be52 Standardize some hexadecimals 6 years ago
Scott Lahteine 2578996631
[2.0.x] Emergency parser for multiple serial ports (#10524) 7 years ago
Chris Pepper 2242b98248 [LPC176x] Emergency Parser Feature (#10516) 7 years ago
Eduardo José Tagle c1e5ebbc1e [2.0.x] AVR: Atomic bit set and clear of upper pin ports without critical section (#10502) 7 years ago
Eduardo José Tagle 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) 7 years ago
Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 7 years ago
Scott Lahteine 9ff4e9e1e6 Patch _IS_HW_SPI so defined() works 7 years ago
Bob-the-Kuhn acda4ecb20 Fix DUE Trinamic SW/HW SPI sanity check (#10336) 7 years ago
Bob-the-Kuhn 902c885782 Switch to TMC2130 compatible hardware SPI & misc (#10299) 7 years ago
Scott Lahteine 93305a2d5e Fix some spellings 7 years ago