This website requires JavaScript.
Explore
Help
Sign In
alex
/
qmk_firmware
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
306
Packages
Projects
Releases
Wiki
Activity
Files
e27dd0f26faa3cbe787e539b2435450fffa3709a
qmk_firmware
/
platforms
/
chibios
T
History
Nick Brassel
6b8670fe8f
Cater for use of
__errno_r()
in ChibiOS syscalls.c with newer picolibc revisions (
#25121
)
2025-04-10 01:43:25 +01:00
..
boards
Add EOL to non-keyboard files (
#24990
)
2025-03-06 23:17:51 +00:00
bootloaders
Add EOL to non-keyboard files (
#24990
)
2025-03-06 23:17:51 +00:00
converters
Merge remote-tracking branch 'origin/master' into develop
2025-04-08 02:36:21 +00:00
drivers
Add EOL to non-keyboard files (
#24990
)
2025-03-06 23:17:51 +00:00
vendors
/RP
Fix path typo related RP2040 (
#25069
)
2025-03-28 21:03:59 +11:00
_pin_defs.h
…
_timer.h
…
_util.h
…
_wait.c
…
_wait.h
…
atomic_util.h
…
bootloader.mk
…
chibios_config.h
…
config.h
…
errno.h
Cater for use of
__errno_r()
in ChibiOS syscalls.c with newer picolibc revisions (
#25121
)
2025-04-10 01:43:25 +01:00
flash.mk
…
gd32v_compatibility.h
…
gpio.h
…
hardware_id.c
…
interrupt_handlers.c
…
mcu_selection.mk
…
platform_deps.h
…
platform.c
Add EOL to non-keyboard files (
#24990
)
2025-03-06 23:17:51 +00:00
platform.mk
…
sleep_led.c
…
suspend.c
…
synchronization_util.c
…
syscall-fallbacks.c
…
timer.c
Consolidate timer_elapsed implementations (
#24830
)
2025-01-19 17:07:11 +00:00
wait.c
…