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.
pull/3049/merge
Damien George 2017-07-04 22:49:04 +10:00
rodzic b51919f5b7
commit d5ec46ace4
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -46,8 +46,7 @@
/* Exported types ------------------------------------------------------------*/
/* Exported constants --------------------------------------------------------*/
#define USE_USB_HS
#define USE_USB_HS_IN_FS
#define USE_USB_FS
/* ########################## Module Selection ############################## */
/**