fix build error with nrf52832
This commit is contained in:
@ -71,7 +71,7 @@ void usb_teardown(void);
|
||||
|
||||
#else
|
||||
|
||||
#define usb_init()
|
||||
#define usb_init(x)
|
||||
#define usb_teardown()
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user