muele-marlin/Marlin/src/HAL/LPC1768
2021-05-05 07:31:47 -05:00
..
inc Define HW serial ports needed for TMC UART (#21446) 2021-03-25 16:19:03 -05:00
include Standardize Marlin SPI (part 1) (#19989) 2020-11-06 21:07:15 -06:00
tft Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 2021-01-01 14:31:15 -06:00
u8g Apply pointer formatting 2021-03-29 20:36:37 -05:00
win_usb_driver Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
eeprom_flash.cpp General cleanup, use _BV 2021-01-16 22:53:50 -06:00
eeprom_sdcard.cpp Serial macros cleanup 2021-02-28 20:02:24 -06:00
eeprom_wired.cpp Avoid watchdog reset in all wired EEPROMs (#21436) 2021-03-25 19:16:45 -05:00
endstop_interrupts.h Clarify "not Interrupt-capable" error message (#20419) 2020-12-10 15:27:02 -03:00
fast_pwm.cpp HW PWM sanity checks for SPINDLE_LASER_FREQUENCY (#18947) 2020-08-07 17:59:09 -05:00
fastio.h Update links, README, contributing, etc. 2020-07-23 20:46:51 -05:00
HAL.cpp Soft Reset via Serial or post-kill button click (#21652) 2021-04-24 02:53:52 -05:00
HAL.h Soft Reset via Serial or post-kill button click (#21652) 2021-04-24 02:53:52 -05:00
HAL_MinSerial.cpp Postmortem Debugging to serial port (#20492) 2021-02-20 20:22:20 -06:00
HAL_SPI.cpp Apply pointer formatting 2021-03-29 20:36:37 -05:00
main.cpp Apply SBI/CBI/TEST in HAL 2021-05-05 07:31:47 -05:00
MarlinSerial.cpp Define HW serial ports needed for TMC UART (#21446) 2021-03-25 16:19:03 -05:00
MarlinSerial.h Number serial from 1 to match settings 2021-03-10 13:45:53 -06:00
MarlinSPI.h Standardize Marlin SPI (part 1) (#19989) 2020-11-06 21:07:15 -06:00
pinsDebug.h Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
Servo.h Multi-line comments cleanup (#19535) 2020-09-28 14:53:50 -05:00
spi_pins.h Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 2021-01-01 14:31:15 -06:00
timers.cpp Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
timers.h General cleanup, use _BV 2021-01-16 22:53:50 -06:00
upload_extra_script.py Tweaks to build scripts 2021-02-27 22:38:57 -06:00
usb_serial.cpp Combined LPC / Serial fixes (#21178) 2021-02-25 01:23:29 -06:00
watchdog.cpp HAL support for 8s watchdog 2020-11-04 15:08:40 -06:00
watchdog.h HAL support for 8s watchdog 2020-11-04 15:08:40 -06:00