forked from forks/qmk_firmware
* 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> |
||
|---|---|---|
| .. | ||
| eeprom | ||
| ps2 | ||
| analog.c | ||
| analog.h | ||
| audio_dac.h | ||
| audio_dac_additive.c | ||
| audio_dac_basic.c | ||
| audio_pwm.h | ||
| audio_pwm_hardware.c | ||
| audio_pwm_software.c | ||
| i2c_master.c | ||
| i2c_master.h | ||
| serial.c | ||
| serial_usart.c | ||
| serial_usart.h | ||
| spi_master.c | ||
| spi_master.h | ||
| uart.c | ||
| uart.h | ||
| usbpd_stm32g4.c | ||
| ws2812.c | ||
| ws2812_pwm.c | ||
| ws2812_spi.c | ||