41 Commits (5a470d4a494cfb4704d73cfedbcfc8ee9ffc4e60)

Author SHA1 Message Date
Scott Lahteine b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340) 6 years ago
Scott Lahteine 0c85869c26 Clean up file endings 6 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Scott Lahteine fbfb48cce0 Indent a block 6 years ago
Scott Lahteine 7a04eb3a8b Fix some comment formatting 6 years ago
Karl Andersson 8b5e51c9aa STM32F4xx modifications for HAL_STM32 (#12080) 6 years ago
Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 6 years ago
Nils Hasenbanck 191df5e17d Correct PWM_PIN behavior for STM32 HALs (#12027) 6 years ago
Scott Lahteine 33056046a3
STM32 non-generic PWM_PIN and USEABLE_HARDWARE_PWM (#12016) 6 years ago
Scott Lahteine 606a4362b3 Reduce STM32F4 compile warnings 6 years ago
Scott Lahteine 8489673cea Adjust some HAL formatting 6 years ago
Alexander Amelkin 2ecfda80ac Improve support for JTAG/SWD pins reuse (#11963) 6 years ago
Alexander Amelkin 84926b1d5a HAL general support for DISABLE_JTAG option (#11211) 6 years ago
Holger Müller 1a6f2b29b8 Add support for Triple-Z steppers/endstops 6 years ago
Sam Lane d783400330 Updates to STM32F7 HAL, for completeness (#11770) 6 years ago
Scott Lahteine 6a3207391f Remove obsolete HAL_timer_restrain 6 years ago
Scott Lahteine 0987ed2a18 Use American English 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
Scott Lahteine 64f007580b Fix some header comments 6 years ago
Scott Lahteine d05e832f29 Add STM32F1 support for SD-based EEPROM 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 cf53e502a2 No need to set input after attachInterrupt 6 years ago
Karl Andersson e0276d2f32 Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006) 6 years ago
Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 6 years ago
Scott Lahteine a426986df8
Ensure pins set to INPUT after attachInterrupt (#10928) 6 years ago
Scott Lahteine c685c7b7dd STM32F4: All pins can do PWM 6 years ago
Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 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 37b15fe4cf Reorder HAL timer header items 6 years ago
Scott Lahteine 456cf971af HAL FastIO cleanup and fixes 6 years ago
Scott Lahteine a3ce8a3fcd Add sanity checks for EMERGENCY_PARSER 6 years ago
Eduardo José Tagle 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) 6 years ago
Scott Lahteine f423e54f77 Strip trailing spaces 6 years ago
Scott Lahteine dea686cf55
Define short pin names in fastio for STM32 (#10461) 6 years ago
Karl Andersson 428c54f2ad [2.0.x] HAL for STM32F4 (#10434) 6 years ago