remove osal_common.h

This commit is contained in:
hathach
2018-03-30 18:39:35 +07:00
parent 8516ca27a1
commit 68f5c004d8
4 changed files with 7 additions and 67 deletions

View File

@@ -44,8 +44,6 @@
#ifndef _TUSB_OSAL_FREERTOS_H_
#define _TUSB_OSAL_FREERTOS_H_
#include "osal_common.h"
//------------- FreeRTOS Headers -------------//
#include "FreeRTOS.h"
#include "semphr.h"