THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lunny
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
qmk_firmware
/
platforms
/
chibios
/
drivers
History
Nick Brassel
94e8701b3e
Fixup compilation of printf-like functions with uint32_t args. (
#17904
)
2022-08-04 21:44:56 +10:00
..
eeprom
Fixup compilation of printf-like functions with uint32_t args. (
#17904
)
2022-08-04 21:44:56 +10:00
flash
Rework paths for eeprom locations. (
#17326
)
2022-06-08 09:42:35 +10:00
ps2
…
vendor/RP
/RP2040
[Core] RP2040 disable PIO IRQs on serial timeout (
#17839
)
2022-07-29 20:13:16 +02:00
wear_leveling
Post-bootloader EFL/SPI fixes. (
#17661
)
2022-07-14 00:41:08 +10:00
analog.c
…
analog.h
…
audio_dac_additive.c
…
audio_dac_basic.c
…
audio_dac.h
…
audio_pwm_hardware.c
…
audio_pwm_software.c
…
audio_pwm.h
…
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_protocol.c
[BUG] Fix deadlocks on disconnected secondary half (
#17423
)
2022-06-21 08:24:53 +10: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
serial.c
[Core] Use polled waiting on ChibiOS platforms that support it (
#17607
)
2022-07-11 15:17:05 +02:00
spi_master.c
Post-bootloader EFL/SPI fixes. (
#17661
)
2022-07-14 00:41:08 +10:00
spi_master.h
…
uart.c
Added support for Wb32fq95 (
#16871
)
2022-05-23 15:57:24 +10:00
uart.h
…
usbpd_stm32g4.c
…
ws2812_pwm.c
…
ws2812_spi.c
ChibiOS 21.11.1 update. (
#16251
)
2022-03-07 21:04:22 +11:00
ws2812.c
…