some fixes, now speed is big enough

This commit is contained in:
Edward Emelianov
2025-01-07 15:13:31 +03:00
parent ea05df117b
commit fd05ff73e6
12 changed files with 48 additions and 31 deletions

View File

@@ -38,6 +38,7 @@ int main(void){
SysTick_Config(72000);
#ifdef EBUG
usart_setup();
DBG("Start");
uint32_t tt = 0;
#endif
USB_setup();