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
_pin_defs.h Force platform pin defs to be included (#16611) 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
eeprom_samd.c Format code according to conventions (#16322) 4 years ago
eeprom_samd.h Format code according to conventions (#16322) 4 years ago
flash.mk Enable CLI flashing via mdloader (#14729) 4 years ago
gpio.h Add open-drain GPIO support. (#15282) 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
suspend.c Format code according to conventions (#16322) 4 years ago
timer.c Format code according to conventions (#16322) 4 years ago