qmk_firmware/platforms/chibios/drivers
Stefan Kerkmann 881aab9e76
Stabilize Half-duplex PIO split comms take 2 (#18421)
...by moving the actually timing critical `enter_rx_state()` and
`leave_rx_state()` functions to RAM in order to not be affected by XIP
cache spikes. This commit also reverts the hacky USB interrupt disabling
that was done in 293c53d774
2022-09-20 08:54:43 +02:00
..
eeprom Fix issue with #17904. (#17905) 2022-08-04 22:15:42 +10:00
flash
ps2
vendor/RP/RP2040 Stabilize Half-duplex PIO split comms take 2 (#18421) 2022-09-20 08:54:43 +02:00
wear_leveling Use the correct bootloader definition. (#18102) 2022-08-19 05:20:44 +01:00
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_protocol.c
serial_protocol.h
serial_usart.c
serial_usart.h
spi_master.c
spi_master.h
uart.c Add UART support for Kinetis boards (#18370) 2022-09-17 02:24:03 +01:00
uart.h Add UART support for Kinetis boards (#18370) 2022-09-17 02:24:03 +01:00
usbpd_stm32g4.c
ws2812.c Added ws2812_spi support for WB32 MCU (#17143) 2022-08-13 18:09:57 -07:00
ws2812_pwm.c Partially revert some WB32 specific changes (#18038) 2022-08-14 20:48:44 +01:00
ws2812_spi.c Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00