Defragster
hace 6 años
Ninguna cuenta vinculada a la dirección de correo electrónico del committer
Se han
modificado 1 ficheros con
1 adiciones y
0 borrados
-
teensy4/debug/printf.h
|
|
@@ -15,5 +15,6 @@ void printf_debug(const char *format, ...); |
|
|
|
#else |
|
|
|
#define printf_init() |
|
|
|
#define printf(...) |
|
|
|
#define printf_debug_init() |
|
|
|
|
|
|
|
#endif |