ソースを参照
Merge pull request #327 from Defragster/patch-1
Add NULL func to disable debug
main
Paul Stoffregen
7年前
コミッターのメールアドレスに関連付けられたアカウントが存在しません
-
teensy4/debug/printf.h
|
|
|
|
|
|
|
|
#else |
|
|
#else |
|
|
#define printf_init() |
|
|
#define printf_init() |
|
|
#define printf(...) |
|
|
#define printf(...) |
|
|
|
|
|
#define printf_debug_init() |
|
|
|
|
|
|
|
|
#endif |
|
|
#endif |