This website requires JavaScript.
Explore
Help
Sign in
noble
/
qmk-vial
Watch
1
Star
0
Fork
You've already forked qmk-vial
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
40c7ecfdea
qmk-vial
/
tmk_core
/
common
/
arm_atsam
/
printf.mk
2 lines
50 B
Makefile
Raw
Normal View
History
Unescape
Escape
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
TMK_COMMON_SRC
+=
$(
PLATFORM_COMMON_DIR
)
/printf.c
Reference in a new issue
Copy permalink