mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
CMake
This commit is contained in:
4
source/Core/Threads/shared.cpp
Normal file
4
source/Core/Threads/shared.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "FreeRTOS.h"
|
||||
#include "main.hpp"
|
||||
#include "task.h"
|
||||
TaskHandle_t pidTaskNotification = NULL;
|
||||
Reference in New Issue
Block a user