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
..
bootloaders [Core] Add Reboot keycode to core (#15990) 4 years ago
drivers Merge remote-tracking branch 'origin/master' into develop 4 years ago
_pin_defs.h Force platform pin defs to be included (#16611) 4 years ago
_print.h Move tmk_core/common/<plat> (#13918) 4 years ago
_timer.h 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
bootloader_size.c Move tmk_core/common/<plat> (#13918) 4 years ago
flash.mk Align usbasp flashing behaviour (#14928) 4 years ago
gpio.h Add open-drain GPIO support. (#15282) 4 years ago
hardware_id.c Fixup AVR builds. (#16875) 4 years ago
platform.c Move disable_jtag to platforms (#16960) 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
printf.c Format code according to conventions (#16322) 4 years ago
printf.mk Move tmk_core/common/<plat> (#13918) 4 years ago
sleep_led.c Format code according to conventions (#16322) 4 years ago
suspend.c Format code according to conventions (#16322) 4 years ago
timer.c Format code according to conventions (#16322) 4 years ago
timer_avr.h Move tmk_core/common/<plat> (#13918) 4 years ago
xprintf.S Move tmk_core/common/<plat> (#13918) 4 years ago
xprintf.h Move tmk_core/common/<plat> (#13918) 4 years ago