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:
parent
b51919f5b7
commit
d5ec46ace4
@ -46,8 +46,7 @@
|
|||||||
/* Exported types ------------------------------------------------------------*/
|
/* Exported types ------------------------------------------------------------*/
|
||||||
/* Exported constants --------------------------------------------------------*/
|
/* Exported constants --------------------------------------------------------*/
|
||||||
|
|
||||||
#define USE_USB_HS
|
#define USE_USB_FS
|
||||||
#define USE_USB_HS_IN_FS
|
|
||||||
|
|
||||||
/* ########################## Module Selection ############################## */
|
/* ########################## Module Selection ############################## */
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user