mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
This commit brings the SAMDL2 USB driver into the SAMD5E5 port.
Squashed commit of the following:
arch/arm/src/samd5e5/sam_usb.c: USB driver now compiles with some issues.
arch/arm/src/samd5e5/chip/sam_fuses.h: Add fuse definition header file.
arch/arm/src/samd5e5: Bring USB driver in from SAMD2L2.
This commit is contained in:
@@ -446,4 +446,8 @@
|
||||
#define BOARD_SERCOM3_SLOWGEN 3 /* 48MHz */
|
||||
#define BOARD_SERCOM3_FREQUENCY BOARD_GCLK1_FREQUENCY
|
||||
|
||||
/* USB */
|
||||
|
||||
#define BOARD_USB_GCLKGEN 1 /* GCLK1, 48MHz */
|
||||
|
||||
#endif /* __CONFIG_METRO_M4_INCLUDE_BOARD_H */
|
||||
|
||||
Reference in New Issue
Block a user