mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-30 09:43:45 +00:00
Correct case of include file to build on Linux.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "FreeRTOS.h"
|
||||
#include "Semphr.h"
|
||||
#include "semphr.h"
|
||||
#include "task.h"
|
||||
|
||||
/* The interrupt entry point. */
|
||||
|
||||
Reference in New Issue
Block a user