1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-28 14:24:34 +00:00
MarlinFirmware/Marlin/src
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
..
config Fix some config verbiage 2017-10-24 14:53:42 -05:00
core Add Makeboard MINI for Micromake C1 2017-10-21 00:41:51 -05:00
feature Fix position sync in M600 pause/resume 2017-10-24 14:29:15 -05:00
gcode [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 2017-10-24 17:28:33 -05:00
HAL [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 2017-10-24 17:28:33 -05:00
inc [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 2017-10-24 17:28:33 -05:00
lcd Merge pull request #8072 from thinkyhead/bf2_fix_M600 2017-10-24 14:55:46 -05:00
libs
module change to better (more clear) names (#8050) 2017-10-21 11:42:26 -05:00
pins Add Makeboard MINI for Micromake C1 2017-10-21 00:41:51 -05:00
sd Prevent SDCARD_SORT_ALPHA from exploding 2017-10-20 19:13:21 -05:00
Makefile
Marlin.cpp change to better (more clear) names (#8050) 2017-10-21 11:42:26 -05:00
Marlin.h Add EXTRA_FAN_SPEED feature 2017-10-16 02:34:13 -05:00