qmk_firmware/tmk_core/common
Joel Challis 1f2fe2eab9
Refactor platform logic within print.h (#11863)
* Remove GCC check from debug

* Remove platform logic from common.mk

* Refactor platform logic within print.h

* restore debug.c format

* headers

* Rename function pointer type

* review comments

* Update tmk_core/common/printf.c

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Format

Co-authored-by: Nick Brassel <nick@tzarc.org>
2021-02-14 01:44:22 +00:00
..
arm_atsam Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
avr Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
chibios
test
action_code.h
action_layer.c
action_layer.h
action_macro.c
action_macro.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
action.c
action.h
bootloader.h
bootmagic_lite.c
bootmagic.c
bootmagic.h
debug.c Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
debug.h
eeconfig.c
eeconfig.h
eeprom.h
host_driver.h
host.c
host.h
keyboard.c Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
keyboard.h
keycode.h
lib_printf.mk Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
magic.c
magic.h
nodebug.h
print.h Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
printf.c Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
progmem.h Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
raw_hid.h
report.c
report.h
sendchar_null.c
sendchar_uart.c
sendchar.h Refactor platform logic within print.h (#11863) 2021-02-14 01:44:22 +00:00
sleep_led.h
suspend.h
sync_timer.c
sync_timer.h
timer.h
virtser.h
wait.h