fix build with latest esp idf

This commit is contained in:
hathach
2022-02-18 13:07:21 +07:00
parent fcca8bb4ca
commit 52645fcc1b
7 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -167,4 +167,4 @@ static inline bool osal_queue_empty(osal_queue_t qhdl)
}
#endif
#endif /* _TUSB_OSAL_FREERTOS_H_ */
#endif