Firmware2/Marlin/src/HAL/SAMD51
zerkix 70f03ad852 🐛 Finish and organize temp sensors (#23519)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:24:42 -05:00
..
inc 🎨 Rename HAL timer elements 2021-12-25 03:23:09 -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 🎨 Various multi-axis patches (#22823) 2021-10-02 22:31:16 -05:00
fastio.h 🐛 Spellcheck comments (#22496) 2021-08-18 20:29:56 -05:00
HAL_SPI.cpp Apply pointer formatting 2021-03-29 20:36:37 -05:00
HAL.cpp 🐛 Finish and organize temp sensors (#23519) 2022-05-07 15:24:42 -05:00
HAL.h ⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048) 2021-12-25 00:46:49 -06: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
MarlinSPI.h 🩹 Add MarlinSPI to more HALs 2021-10-02 22:31:16 -05:00
pinsDebug.h 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
QSPIFlash.cpp Clean up comments, USB flash, NULLs 2020-10-25 04:10:00 -05:00
QSPIFlash.h 💡 Adjust headers, formatting 2021-10-02 22:31:16 -05:00
SAMD51.h Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
Servo.cpp 🎨 Rename HAL timer elements 2021-12-25 03:23:09 -06: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 📝 KHz => kHz (#23512) 2022-05-07 15:10:19 -05:00
timers.h 🎨 Rename HAL timer elements 2021-12-25 03:23:09 -06: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