You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefan Kerkmann d9bb189e25
[Core] Update mpaland/printf to eyalroz/printf fork (#16163)
mpaland printf implementation was abandoned in ~2019 and the fork by
eyalroz is now regarded to be the goto replacement of it. So this commit
incoporates the changes needed to use this fork in QMK.

Note that pointer ptrdiff_t is always supported since commit
51c90f93a97fdaef895783ecbe24569be0db7cb8
3 years ago
..
boards Add kb2040 and sparkfun rp2040 converters (#17514) 3 years ago
bootloaders [Core] Add Raspberry Pi RP2040 support (#14877) 3 years ago
converters Add kb2040 and sparkfun rp2040 converters (#17514) 3 years ago
drivers Fixup SPI. (#17534) 3 years ago
vendors/RP RP2040 emulated EEPROM. (#17519) 3 years ago
_pin_defs.h [Core] Add Raspberry Pi RP2040 support (#14877) 3 years ago
_timer.h Move tmk_core/common/<plat> (#13918) 4 years ago
_wait.c Move tmk_core/common/<plat> (#13918) 4 years ago
_wait.h Move tmk_core/common/<plat> (#13918) 4 years ago
atomic_util.h Move tmk_core/common/<plat> (#13918) 4 years ago
chibios_config.h Tentative Teensy 3.5 support (#14420) 3 years ago
flash.mk [Core] Add Raspberry Pi RP2040 support (#14877) 3 years ago
gd32v_compatibility.h Format code according to conventions (#16322) 4 years ago
gpio.h Refactor writePin to work with statements (#16738) 4 years ago
hardware_id.c Expose API for hardware unique ID (#16869) 4 years ago
platform.c Move tmk_core/common/<plat> (#13918) 4 years ago
platform.mk [Core] Update mpaland/printf to eyalroz/printf fork (#16163) 3 years ago
platform_deps.h Move tmk_core/common/<plat> (#13918) 4 years ago
sleep_led.c Format code according to conventions (#16322) 4 years ago
suspend.c Initial migration of suspend callbacks (#16067) 4 years ago
synchronization_util.c [Core] Use a mutex guard for split shared memory (#16647) 4 years ago
syscall-fallbacks.c Format code according to conventions (#16322) 4 years ago
timer.c ChibiOS 21.11.1 update. (#16251) 4 years ago
wait.c ChibiOS 21.11.1 update. (#16251) 4 years ago