This commit is contained in:
hathach
2018-03-07 15:30:32 +07:00
parent 889169d4d0
commit 7092db264f
13 changed files with 79 additions and 388 deletions
+2
View File
@@ -55,6 +55,7 @@ uint32_t tusb_tick_get(void)
#endif
#if 1
//--------------------------------------------------------------------+
// BLINKING TASK
//--------------------------------------------------------------------+
@@ -102,6 +103,7 @@ tusb_error_t led_blinking_subtask(void)
OSAL_SUBTASK_END
}
#endif
// TODO remove legacy cmsis code
void check_failed(uint8_t *file, uint32_t line)