mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-16 10:06:17 +02:00
Correct case of include file to build on Linux.
This commit is contained in:
parent
eea5d82a8f
commit
e72748b18f
@ -1,5 +1,5 @@
|
|||||||
#include "FreeRTOS.h"
|
#include "FreeRTOS.h"
|
||||||
#include "Semphr.h"
|
#include "semphr.h"
|
||||||
#include "task.h"
|
#include "task.h"
|
||||||
|
|
||||||
/* The interrupt entry point. */
|
/* The interrupt entry point. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user