added & tested lpc17xx freertos device example

- add USB priority check for freeRTOS config
This commit is contained in:
hathach
2018-11-29 21:41:09 +07:00
parent 15e4b97e36
commit 57b85262b2
19 changed files with 12571 additions and 29 deletions

View File

@@ -121,7 +121,6 @@
<file file_name="../../../../../lib/FreeRTOS/Source/include/timers.h" />
</folder>
<folder Name="portable">
<folder Name="Common" />
<folder Name="GCC">
<folder Name="ARM_CM0">
<file file_name="../../../../../lib/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c" />
@@ -137,7 +136,6 @@
<file file_name="../../../../../lib/FreeRTOS/Source/tasks.c" />
<file file_name="../../../../../lib/FreeRTOS/Source/timers.c" />
</folder>
<file file_name="../../../../../lib/FreeRTOS/FreeRTOSConfig.h" />
<file file_name="../../../../../lib/FreeRTOS/freertos_hook.c" />
</folder>
</folder>