Firmware2/Marlin/src/HAL/SAMD51
Scott Lahteine 4518506559 Serial and pins debug cleanup
- Rename some AVR / DUE / ESP32 serial types
- Reduce two #error to one static_assert
- Update AVR/DUE error messages
2021-05-15 15:05:53 -05:00
..
inc [SAMD51] Postmortem Debugging not implemented (#21211) 2021-02-27 13:24:36 -06:00
eeprom_flash.cpp gcode_D EEPROM size, cleanup 2020-10-29 17:34:17 -05:00
eeprom_qspi.cpp gcode_D EEPROM size, cleanup 2020-10-29 17:34:17 -05:00
eeprom_wired.cpp Avoid watchdog reset in all wired EEPROMs (#21436) 2021-03-25 19:16:45 -05:00
endstop_interrupts.h [SAMD51] ES Interrupt parity with other HALs (#18836) 2020-07-28 21:19:46 -05:00
fastio.h General cleanup, use _BV 2021-01-16 22:53:50 -06:00
HAL_SPI.cpp Apply pointer formatting 2021-03-29 20:36:37 -05:00
HAL.cpp Soft Reset via Serial or post-kill button click (#21652) 2021-04-24 02:53:52 -05:00
HAL.h Serial and pins debug cleanup 2021-05-15 15:05:53 -05:00
MarlinSerial_AGCM4.cpp Define HW serial ports needed for TMC UART (#21446) 2021-03-25 16:19:03 -05:00
MarlinSerial_AGCM4.h Number serial from 1 to match settings 2021-03-10 13:45:53 -06:00
pinsDebug.h Multi-line comments cleanup (#19535) 2020-09-28 14:53:50 -05:00
QSPIFlash.cpp Clean up comments, USB flash, NULLs 2020-10-25 04:10:00 -05:00
QSPIFlash.h Multi-line comments cleanup (#19535) 2020-09-28 14:53:50 -05:00
SAMD51.h Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
Servo.cpp Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
ServoTimers.h Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
spi_pins.h Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 2021-01-01 14:31:15 -06:00
timers.cpp General cleanup, use _BV 2021-01-16 22:53:50 -06:00
timers.h Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
watchdog.cpp HAL support for 8s watchdog 2020-11-04 15:08:40 -06:00
watchdog.h Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00