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