mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
stmhal/boards/NUCLEO_F429ZI: Change USB config from HS to FS peripheral.
This dev board only has a single USB connector, connected to the FS peripheral.
This commit is contained in:
@@ -46,8 +46,7 @@
|
||||
/* Exported types ------------------------------------------------------------*/
|
||||
/* Exported constants --------------------------------------------------------*/
|
||||
|
||||
#define USE_USB_HS
|
||||
#define USE_USB_HS_IN_FS
|
||||
#define USE_USB_FS
|
||||
|
||||
/* ########################## Module Selection ############################## */
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user