aboutsummaryrefslogtreecommitdiff
path: root/wirish/comm/HardwareSerial.h
AgeCommit message (Expand)Author
2012-04-11Move public headers to include directories; related cleanups.Marti Bolivar
2011-08-16HardwareSerial.h: Remove documentation TODO.Marti Bolivar
2011-08-16HardwareSerial: Add pin accessors.Marti Bolivar
2011-08-16HardwareSerial: trivial code reorderingMarti Bolivar
2011-06-11Remove reST documentation, attendant updates.Marti Bolivar
2011-06-07Keep it 80-column clean.Marti Bolivar
2011-05-20HardwareSerial.h: adding documentation TODO for 0.1.0Marti Bolivar
2011-04-11USART bugfix.Marti Bolivar
2011-04-07USART refactor.Marti Bolivar
2011-03-24Initial timer refactor.Marti Bolivar
2011-03-11[WIP] GPIO refactor: seems ok, ready for reviewMarti Bolivar
2010-12-14Merge branch 'master' into newdocMarti Bolivar
2010-12-08Servo library tested and debugged.Marti Bolivar
2010-11-29Finished converting the Arduino docsMarti Bolivar
2010-09-27cleanupsMarti Bolivar
2010-08-31Further wirish portability progressbnewbold
2010-08-04New usart implementation:Perry Hung
2010-07-18added SerialN.end()bnewbold
2010-04-25Refactoring:Perry Hung