qmk_firmware/platforms/chibios/drivers
Stefan Kerkmann b6ea8837e4
[Bug] RP2040: only clear RX FIFO for serial pio driver clear (#18581)
2022-10-04 19:56:40 +01:00
..
eeprom Fix issue with #17904. (#17905) 2022-08-04 22:15:42 +10:00
flash Rework paths for eeprom locations. (#17326) 2022-06-08 09:42:35 +10:00
ps2
vendor/RP/RP2040 [Bug] RP2040: only clear RX FIFO for serial pio driver clear (#18581) 2022-10-04 19:56:40 +01:00
wear_leveling Use the correct bootloader definition. (#18102) 2022-08-19 05:20:44 +01:00
analog.c analog.[ch]: remove unnecessary includes (#16471) 2022-03-04 14:56:59 +11:00
analog.h analog.[ch]: remove unnecessary includes (#16471) 2022-03-04 14:56:59 +11:00
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 ChibiOS: use correct status codes in i2c_master.c (#17808) 2022-07-28 02:02:10 +01:00
i2c_master.h
serial.c [Core] Use polled waiting on ChibiOS platforms that support it (#17607) 2022-07-11 15:17:05 +02:00
serial_protocol.c [Core] Serial-protocol: always clear receive queue on main half of split keyboard (#18419) 2022-10-03 18:23:45 +02:00
serial_protocol.h [Core] Split ChibiOS usart split driver in protocol and hardware driver part (#16669) 2022-06-18 08:04:17 +10:00
serial_usart.c [Core] Add Raspberry Pi RP2040 support (#14877) 2022-06-30 13:19:27 +02:00
serial_usart.h [Core] Split ChibiOS usart split driver in protocol and hardware driver part (#16669) 2022-06-18 08:04:17 +10:00
spi_master.c Post-bootloader EFL/SPI fixes. (#17661) 2022-07-14 00:41:08 +10:00
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