qmk_firmware/platforms/chibios
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
..
boards [Core] Allow ChibiOS SIO driver for UART driver (#22839) 2024-02-20 11:34:24 +01:00
bootloaders drivers: remove direct quantum.h includes (#21473) 2023-07-09 20:03:50 +10:00
converters Add Imera converter (#22419) 2023-11-28 17:53:47 +11:00
drivers [Core] Allow ChibiOS SIO driver for UART driver (#22839) 2024-02-20 11:34:24 +01:00
vendors/RP chibios: mark boot2 bootlader data readonly (#21986) 2023-09-13 16:48:38 +10:00
_pin_defs.h ChibiOS pin defs: use only vendor if present (#22297) 2023-10-21 14:02:03 +11:00
_timer.h
_util.h Add simpler method for relocating functions to RAM. (#21804) 2023-11-22 12:08:52 +11:00
_wait.c
_wait.h
atomic_util.h
bootloader.mk Set default board files for uf2boot bootloader (#22129) 2023-09-25 13:05:28 +10:00
chibios_config.h [Core] Allow ChibiOS SIO driver for UART driver (#22839) 2024-02-20 11:34:24 +01:00
config.h Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2023-06-23 20:31:25 +01:00
flash.mk
gd32v_compatibility.h
gpio.h Update naming convention for GPIO control macros (#23085) 2024-02-17 00:18:26 +11:00
hardware_id.c
interrupt_handlers.c Cater for ECC failures in EFL wear-leveling. (#19749) 2023-11-26 22:59:38 +11:00
mcu_selection.mk STM32H723 support (#21352) 2023-06-28 13:07:14 +10:00
platform.c
platform.mk [Core] Allow ChibiOS SIO driver for UART driver (#22839) 2024-02-20 11:34:24 +01:00
platform_deps.h
sleep_led.c Get rid of USB_LED_CAPS_LOCK (#21436) 2023-07-06 09:48:02 +01:00
suspend.c Revert changes to ChibiOS Suspend Code (#21830) 2023-08-27 03:52:12 +01:00
synchronization_util.c
syscall-fallbacks.c
timer.c
wait.c