aboutsummaryrefslogtreecommitdiff
path: root/src/wiring/comm/HardwareSerial.cpp
AgeCommit message (Collapse)Author
2010-03-31Major hierarchy reorganization; see README.bnewbold
copy-to-ide and Makefile updated to conform; .gitignore added; LICENSE added
2010-01-13added serial1 supportiperry
git-svn-id: https://leaflabs.googlecode.com/svn/trunk/library@113 749a229e-a60e-11de-b98f-4500b42dc123
2009-12-25Fixed delayMicroseconds, changed serial interface, added an (untested) ↵iperry
runtime check for pwm/serial collision, moved more headers around. git-svn-id: https://leaflabs.googlecode.com/svn/trunk/library@79 749a229e-a60e-11de-b98f-4500b42dc123
2009-12-19Added licensing. Moved lots of header files around. Added HardwareSerial ↵iperry
reads, writes. Tweaked some of the util and assert functions. Added various useful routines for printing stuff to the serial port. Continued moving out stm32lib. Slightly more consistent naming, this will come in another change. git-svn-id: https://leaflabs.googlecode.com/svn/trunk/library@74 749a229e-a60e-11de-b98f-4500b42dc123