Merge branch 'master' into pr2091

This commit is contained in:
hathach
2023-08-03 11:09:33 +07:00
196 changed files with 16953 additions and 2114 deletions

View File

@@ -37,7 +37,7 @@
#if CFG_TUH_ENABLED
// currently only needed/available in host mode
void osal_task_delay(uint32_t msec);
TU_ATTR_WEAK void osal_task_delay(uint32_t msec);
#endif
//--------------------------------------------------------------------+