Move printf to root of project

This commit is contained in:
2025-10-11 20:37:42 +02:00
parent 6b0e05e506
commit 02a5d8b418
9 changed files with 6 additions and 6 deletions

2
printf/printf_config.h Normal file
View File

@ -0,0 +1,2 @@
#define PRINTF_SUPPORT_DECIMAL_SPECIFIERS 0
#define PRINTF_SUPPORT_EXPONENTIAL_SPECIFIERS 0