| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Dedupe I2C, SPI, UART driver inclusions (#22253) | Ryan | 2023-10-13 | 1 | -0/+12 |
| | | |||||
| * | Fix anchor IDs for some API references (#21345) | Ryan | 2023-06-24 | 1 | -16/+16 |
| | | |||||
| * | Update UART driver API (#14839) | Ryan | 2021-11-13 | 1 | -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) | Ryan | 2021-01-27 | 1 | -0/+90 |