mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
add USB settings for parameters
This commit is contained in:
@@ -39,6 +39,7 @@ int main(void){
|
||||
SysTick_Config(72000);
|
||||
USBPU_OFF();
|
||||
hw_setup();
|
||||
flashstorage_init();
|
||||
USB_setup();
|
||||
USBPU_ON();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user