0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-10 03:38:34 +00:00
MarlinFirmware/Marlin/src/HAL/TEENSY40_41
Victor Oliveira c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-01 14:31:15 -06:00
..
inc
eeprom.cpp gcode_D EEPROM size, cleanup 2020-10-29 17:34:17 -05:00
endstop_interrupts.h Adjust HAL platform defines, comments 2020-10-02 17:05:59 -05:00
fastio.h Adjust HAL platform defines, comments 2020-10-02 17:05:59 -05:00
HAL.cpp Adjust HAL platform defines, comments 2020-10-02 17:05:59 -05:00
HAL.h Reduce warnings, extern "C" cleanup (#20279) 2020-11-25 21:40:56 -06:00
HAL_SPI.cpp Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 2021-01-01 14:31:15 -06:00
pinsDebug.h Adjust HAL platform defines, comments 2020-10-02 17:05:59 -05:00
Servo.cpp Adjust HAL platform defines, comments 2020-10-02 17:05:59 -05:00
Servo.h Adjust HAL platform defines, comments 2020-10-02 17:05:59 -05:00
spi_pins.h Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 2021-01-01 14:31:15 -06:00
timers.cpp Adjust HAL platform defines, comments 2020-10-02 17:05:59 -05:00
timers.h Reduce warnings, extern "C" cleanup (#20279) 2020-11-25 21:40:56 -06:00
watchdog.cpp HAL support for 8s watchdog 2020-11-04 15:08:40 -06:00
watchdog.h Adjust HAL platform defines, comments 2020-10-02 17:05:59 -05:00