[修改] 增加freeRTOS
1. 版本FreeRTOSv202212.01,命名为kernel;
This commit is contained in:
5
kernel/FreeRTOS-Plus/ThirdParty/tinycbor/tests/cpp/cpp.pro
vendored
Normal file
5
kernel/FreeRTOS-Plus/ThirdParty/tinycbor/tests/cpp/cpp.pro
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
CONFIG += testcase parallel_test c++11
|
||||
QT = core testlib
|
||||
|
||||
SOURCES = tst_cpp.cpp
|
||||
INCLUDEPATH += ../../src
|
||||
Reference in New Issue
Block a user