aboutsummaryrefslogtreecommitdiff
path: root/libmaple/usart.h
AgeCommit message (Expand)Author
2012-04-11Move public headers to include directories; related cleanups.Marti Bolivar
2011-10-07usart: Add usart_rx().Marti Bolivar
2011-09-12usart.h: Deprecate rx_buf field in usart_dev.Marti Bolivar
2011-08-30usart.h: Remove unnecessary local in usart_putc().Marti Bolivar
2011-05-27usart.h: Allow the environment to determine USART_RX_BUF_SIZE.Marti Bolivar
2011-05-20usart.h: Doxygen.Marti Bolivar
2011-05-19usart: Moving Doxygen comments to points of definitionMarti Bolivar
2011-04-25Fixing usart_putstr() atrocity.Marti Bolivar
2011-04-25Adding nonblocking USART transmit, usart_tx().Marti Bolivar
2011-04-15Making usart.h license header 80-column clean.Marti Bolivar
2011-04-07USART refactor.Marti Bolivar
2011-02-27Cleaned out libmaple.h; this had wide-ranging implications.Marti Bolivar
2011-02-16Merge branch 'nzmichaelh-master' into master.Marti Bolivar
2011-02-15undoing USART[45] -> UART[45] mistakeMarti Bolivar
2011-01-26[WIP] Code review picked up some bugs/issues.Marti Bolivar
2010-10-20Wait until the transmit buffer is empty before send to save timeMichael Hope
2010-10-11docsMarti Bolivar
2010-09-27added notes/coding_standard.txt, more cleanupsMarti Bolivar
2010-09-27whitespace cleanupsMarti Bolivar
2010-08-25inital portability workbnewbold
2010-08-04New usart implementation:Perry Hung
2010-07-19added Serial.flush()bnewbold
2010-03-31Licensing: Relicensed libmaple under the MIT License.Perry Hung
2010-03-31Major hierarchy reorganization; see README.bnewbold