This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/frameworks/CMSIS/LPC1768/lib
kfazz 18f97c4013 add HardwareSerial and SoftwareSerial for Re-ARM.
HardwareSerial has been tested on Uart0 (debug header) and Uart3 (i2c connector)
Software Serial has been tested to work bi-directionally at 9600 and 115200
using pins 6 and 63 on J5, and unidirectionally (write only) at 250000.
The code used to test was Teemuatlut's tmc2208 patch, and a few small changes to main used to echo recieved chars back to a host pc.
2017-08-31 18:33:07 -05:00
..
chanfs bugfix-2.0.x critical fix (#7401) 2017-08-31 18:23:44 -05:00
usb bugfix-2.0.x critical fix (#7401) 2017-08-31 18:23:44 -05:00
binary.h bugfix-2.0.x critical fix (#7401) 2017-08-31 18:23:44 -05:00
LiquidCrystal.cpp bugfix-2.0.x critical fix (#7401) 2017-08-31 18:23:44 -05:00
LiquidCrystal.h bugfix-2.0.x critical fix (#7401) 2017-08-31 18:23:44 -05:00
Print.cpp add HardwareSerial and SoftwareSerial for Re-ARM. 2017-08-31 18:33:07 -05:00
Print.h bugfix-2.0.x critical fix (#7401) 2017-08-31 18:23:44 -05:00
Printable.h bugfix-2.0.x critical fix (#7401) 2017-08-31 18:23:44 -05:00
Stream.cpp add HardwareSerial and SoftwareSerial for Re-ARM. 2017-08-31 18:33:07 -05:00
Stream.h add HardwareSerial and SoftwareSerial for Re-ARM. 2017-08-31 18:33:07 -05:00
WString.h add HardwareSerial and SoftwareSerial for Re-ARM. 2017-08-31 18:33:07 -05:00