Add proper default config file
This commit is contained in:
parent
1a53a2f882
commit
dcb3fd11ea
File diff suppressed because it is too large
Load Diff
@ -235,8 +235,9 @@ int stm32_bringup(void)
|
||||
#endif /* CONFIG_BUTTONS */
|
||||
|
||||
#ifdef HAVE_USBHOST
|
||||
/* Initialize USB host operation. stm32_usbhost_initialize() starts a thread
|
||||
* will monitor for USB connection and disconnection events.
|
||||
/* Initialize USB host operation. stm32_usbhost_initialize()
|
||||
* starts a thread will monitor for USB connection and
|
||||
* disconnection events.
|
||||
*/
|
||||
|
||||
ret = stm32_usbhost_initialize();
|
||||
|
Loading…
Reference in New Issue
Block a user