* onekey: stm32f3_disco: add usart pins and activate peripheral Signed-off-by: Stefan Kerkmann <karlk90@pm.me> * chibios: uart: change SD1 prefix to UART Signed-off-by: Stefan Kerkmann <karlk90@pm.me> * chibios: uart: add SIO driver and RP2040 compatibility Signed-off-by: Stefan Kerkmann <karlk90@pm.me> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * Update platforms/chibios/drivers/uart.h Co-authored-by: Joel Challis <git@zvecr.com> --------- Signed-off-by: Stefan Kerkmann <karlk90@pm.me> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> |
||
|---|---|---|
| .. | ||
| eeprom | ||
| flash | ||
| ps2 | ||
| vendor/RP/RP2040 | ||
| wear_leveling | ||
| 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 | ||
| backlight_pwm.c | ||
| backlight_timer.c | ||
| i2c_master.c | ||
| i2c_master.h | ||
| serial.c | ||
| serial_protocol.c | ||
| serial_protocol.h | ||
| serial_usart.c | ||
| serial_usart.h | ||
| spi_master.c | ||
| spi_master.h | ||
| uart.h | ||
| uart_serial.c | ||
| uart_sio.c | ||
| usbpd_stm32g4.c | ||
| ws2812_bitbang.c | ||
| ws2812_pwm.c | ||
| ws2812_spi.c | ||