Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
visus
/
teensy-cores
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Merge pull request
#327
from Defragster/patch-1
Add NULL func to disable debug
main
Paul Stoffregen
5 anni fa
parent
eff66bb5ff
b8a545b3bf
commit
5354b42ed3
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
+1
-0
teensy4/debug/printf.h
+ 1
- 0
teensy4/debug/printf.h
Vedi File
@@ -15,5 +15,6 @@ void printf_debug(const char *format, ...);
#else
#define printf_init()
#define printf(...)
#define printf_debug_init()
#endif
Write
Preview
Loading…
Annulla
Salva