summaryrefslogtreecommitdiffstats
path: root/docs/uart_driver.md
Commit message (Collapse)AuthorAgeFilesLines
* Update UART driver API (#14839)Ryan2021-11-131-6/+32
| | | | | | | | | | | | | | | | | | | | | | * Add uart_puts() and uart_gets() * Add some docs * Rework API * Formatting * Update docs/uart_driver.md Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * Simplify a uart_write() loop * Update platforms/avr/drivers/uart.c Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
* UART driver refactor (#11637)Ryan2021-01-271-0/+90
[cgit] Unable to lock slot /tmp/cgit/04300000.lock: No such file or directory (2)