Bob Cousins
|
907db363d1
|
Fix for issue #13
|
2014-12-28 18:23:44 +00:00 |
Roger Clark
|
c2d5ac0a1f
|
Added missing operator bool to USBSerial. Note. Its odd that I'd not spotted this was missing as I added it to HardwareSerial ages ago
|
2014-12-21 18:08:16 +11:00 |
Roger Clark
|
31349f5aec
|
Fixed issue caused by renaming SerialUSB to Serial for non Maple boards - i.e double definition of Serial
|
2014-12-05 09:29:11 +11:00 |
Roger Clark
|
4fdce817a4
|
Finished Serial.peek() and Serial.flush(). Also changed SerialUSB tgo Serial for Maple and Maple Mini builds for increased compatibility with the Arduino 1.0.x API
|
2014-12-04 21:11:38 +11:00 |
Roger Clark
|
e0179c57fa
|
Partially complete work to bring SerialUSB to Arduino 1.0 API. Still need to write code for SerialUSB.flash and SerialUSB.peek
|
2014-12-04 08:08:49 +11:00 |
Roger Clark
|
8c6d25b4c0
|
Absolutely masses of changes, and general restructure in order to get the SPI library to at least compile ;-)
|
2014-11-22 06:46:57 +11:00 |