Commit Graph

2 Commits (12fded46c2eed7d365151fccd6ad036e35281ebd)

Author SHA1 Message Date
Thomas Moore 51fafccc16 [2.0.x] Enable hardware serial ports on LPC1768 ()
* 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
Thomas Moore ddbd4b73e0 Move LPC1768 framework out of Marlin source folder