1
0
forked from me/IronOS
Files
IronOS/source/Core/Threads/shared.cpp
Ben V. Brown e6a080c33d CMake
2022-06-20 17:45:25 +10:00

4 lines
100 B
C++

#include "FreeRTOS.h"
#include "main.hpp"
#include "task.h"
TaskHandle_t pidTaskNotification = NULL;