add fix for engineering A errata and refactor
This commit is contained in:
6
nrf52840/usb.h
Normal file
6
nrf52840/usb.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _USB_H
|
||||
#define _USB_H
|
||||
|
||||
void usb_init(void);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user