5 Commits (ca6d408549510a0563f42a7ce93195e9cda8b9b3)

Author SHA1 Message Date
Scott Lahteine 32512332df Apply some formatting 8 years ago
Thomas Moore 13d839795c LPC1768: updates to use the new pin_t typedef 8 years ago
Thomas Moore 0cb00f52d9 Cleanup warnings 8 years ago
Scott Lahteine 54326fb06a HAL updates 8 years ago
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.
8 years ago