Marlin_Firmware/Marlin/src/HAL/TEENSY40_41
Andrei M 0d91b07797 ⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 00:46:49 -06:00
..
inc Postmortem Debugging to serial port (#20492) 2021-02-20 20:22:20 -06:00
eeprom.cpp Avoid watchdog reset in all wired EEPROMs (#21436) 2021-03-25 19:16:45 -05:00
endstop_interrupts.h 🏗️ Support for up to 6 linear axes (#19112) 2021-06-15 00:05:03 -05:00
fastio.h Adjust HAL platform defines, comments 2020-10-02 17:05:59 -05:00
HAL_SPI.cpp ESP32 Panda_ZHU and Panda_M4 (#22644) 2021-10-12 21:20:08 -05:00
HAL.cpp ⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048) 2021-12-25 00:46:49 -06:00
HAL.h ⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048) 2021-12-25 00:46:49 -06:00
MarlinSPI.h 🩹 Add MarlinSPI to more HALs 2021-10-02 22:31:16 -05:00
pinsDebug.h 💡 Adjust headers, formatting 2021-10-02 22:31:16 -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