This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
teensy-cores
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix compile error
main
PaulStoffregen
4 years ago
parent
abeb92884e
commit
2ffd8f1836
1 changed files
with
0 additions
and
2 deletions
Unified View
Show Diff Stats
+0
-2
teensy4/usb.c
+ 0
- 2
teensy4/usb.c
View File
typedef struct endpoint_struct endpoint_t;
typedef struct endpoint_struct endpoint_t;
#if defined(NUM_ENDPOINTS)
struct endpoint_struct {
struct endpoint_struct {
uint32_t config;
uint32_t config;
uint32_t current;
uint32_t current;
Write
Preview
Loading…
Cancel
Save