qmk_firmware/platforms/chibios/drivers
Stefan Kerkmann 61fa6949fb
[Core] Allow ChibiOS SIO driver for UART driver (#22839)
* 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>
2024-02-20 11:34:24 +01:00
..
eeprom Prep work for NKRO report separation (#22268) 2023-10-14 13:21:20 +02:00
flash
ps2
vendor/RP/RP2040
wear_leveling Cater for ECC failures in EFL wear-leveling. (#19749) 2023-11-26 22:59:38 +11:00
analog.c Add ADC support STM32L4xx and STM32G4xx series MCUs (#22341) 2023-12-08 01:26:44 +00:00
analog.h
audio_dac.h dac_additive: Decouple the buffer length from the waveform length (#22276) 2023-12-12 20:06:56 +01:00
audio_dac_additive.c dac_additive: Decouple the buffer length from the waveform length (#22276) 2023-12-12 20:06:56 +01:00
audio_dac_basic.c
audio_pwm.h
audio_pwm_hardware.c [Audio] Enable Complementary output for PWM Hardware driver (#22726) 2023-12-21 19:38:59 -08:00
audio_pwm_software.c
backlight_pwm.c
backlight_timer.c
i2c_master.c I2C driver cleanup (#21273) 2024-01-17 14:05:38 +01:00
i2c_master.h I2C driver cleanup (#21273) 2024-01-17 14:05:38 +01:00
serial.c Update GPIO macro usages in core (#23093) 2024-02-18 17:08:27 +11:00
serial_protocol.c
serial_protocol.h
serial_usart.c
serial_usart.h
spi_master.c Update GPIO macro usages in core (#23093) 2024-02-18 17:08:27 +11:00
spi_master.h
uart.h [Core] Allow ChibiOS SIO driver for UART driver (#22839) 2024-02-20 11:34:24 +01:00
uart_serial.c [Core] Allow ChibiOS SIO driver for UART driver (#22839) 2024-02-20 11:34:24 +01:00
uart_sio.c [Core] Allow ChibiOS SIO driver for UART driver (#22839) 2024-02-20 11:34:24 +01:00
usbpd_stm32g4.c
ws2812_bitbang.c WS2812 bitbang: prefix for NOP_FUDGE define (#23110) 2024-02-20 21:13:18 +11:00
ws2812_pwm.c Remove PWM advanced check for WS2812 driver (#22830) 2024-01-05 12:27:55 +00:00
ws2812_spi.c Simplify more feature driver defines (#22090) 2023-09-25 13:06:42 +10:00