1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-12-14 14:31:33 +00:00
MarlinFirmware/Marlin/src/HAL/HAL_LPC1768
Thomas Moore 51fafccc16 [2.0.x] Enable hardware serial ports on LPC1768 (#8004)
* Enable hardware serial ports on LPC1768

* Fix compilation errors with other HALs

* FIx order of includes in LPC1768 HAL main.cpp

* Add support for RX_BUFFER_SIZE and TX_BUFFER_SIZE options in Configuration_adv.h
2017-10-24 17:28:33 -05:00
..
include MPC4451 I2C support 2017-10-11 00:30:41 -05:00
arduino.cpp [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 2017-10-24 17:28:33 -05:00
debug_extra_script.py General fixes for LPC1768 (#7834) 2017-10-04 15:40:54 -05:00
endstop_interrupts.h HAL for Re:ARM (LPC1768) architecture 2017-08-31 18:21:38 -05:00
fastio.h M355 S0, S1 fixes & faster LCD, SD card 2017-09-27 19:26:00 -05:00
HAL_spi.cpp Cleanup warnings 2017-09-30 16:47:17 -05:00
HAL_timers.cpp [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 2017-10-24 17:28:33 -05:00
HAL_timers.h fix 3S hang & enable SPLIT 2017-09-30 10:27:41 -05:00
HAL.cpp [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 2017-10-24 17:28:33 -05:00
HAL.h [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 2017-10-24 17:28:33 -05:00
HardwareSerial.cpp [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 2017-10-24 17:28:33 -05:00
HardwareSerial.h [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 2017-10-24 17:28:33 -05:00
lpc1768_flag_script.py [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 2017-10-24 17:28:33 -05:00
LPC1768_PWM.h Misc general spacing cleanup 2017-10-06 15:14:01 -05:00
LPC1768_Servo.cpp Cleanup warnings 2017-09-30 16:47:17 -05:00
LPC1768_Servo.h Fix Servo class compile errors 2017-09-29 08:17:30 -05:00
main.cpp [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 2017-10-24 17:28:33 -05:00
persistent_store_impl.cpp Basic UBL operations working on 32-bit platforms (#8024) 2017-10-19 10:44:45 -05:00
pinmap_re_arm.h [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 2017-10-24 17:28:33 -05:00
pinmapping.h HAL updates 2017-09-21 15:52:17 -05:00
pinsDebug_Re_ARM.h HAL updates 2017-09-21 15:52:17 -05:00
SanityCheck_Re_ARM.h HAL compatible pinsDebug & misc 2017-08-31 18:23:44 -05:00
serial.h LPC1768: fix serial buffer underrun (#7854) 2017-10-05 17:19:43 -05:00
servo_private.h HAL updates 2017-09-21 15:52:17 -05:00
SoftwareSerial.cpp [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 2017-10-24 17:28:33 -05:00
SoftwareSerial.h Cleanup warnings 2017-09-30 16:47:17 -05:00
spi_pins.h M355 S0, S1 fixes & faster LCD, SD card 2017-09-27 19:26:00 -05:00
watchdog.cpp HAL updates 2017-09-21 15:52:17 -05:00
watchdog.h HAL for Re:ARM (LPC1768) architecture 2017-08-31 18:21:38 -05:00
WInterrupts.cpp [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 2017-10-24 17:28:33 -05:00