fix cmsis rtx tick configuration
everything should work TODO: remove static for variable error in control xfer subtask
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
#include "board.h"
|
||||
|
||||
#if TUSB_CFG_OS == TUSB_OS_NONE
|
||||
#if TUSB_CFG_OS == TUSB_OS_NONE // TODO may move to main.c
|
||||
volatile uint32_t system_ticks = 0;
|
||||
|
||||
void SysTick_Handler (void)
|
||||
|
||||
Reference in New Issue
Block a user