Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
visus
/
teensy-core-4.1
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Fix compile error
teensy4-core
PaulStoffregen
4 anni fa
parent
abeb92884e
commit
2ffd8f1836
1 ha cambiato i file
con
0 aggiunte
e
2 eliminazioni
Visualizzazione separata
Mostra Diff Stats
+0
-2
teensy4/usb.c
+ 0
- 2
teensy4/usb.c
Vedi File
@@ -27,8 +27,6 @@
typedef struct endpoint_struct endpoint_t;
#if defined(NUM_ENDPOINTS)
struct endpoint_struct {
uint32_t config;
uint32_t current;
Write
Preview
Loading…
Annulla
Salva