Post-merge cleanup of extras/cpp_support
This commit is contained in:
parent
5c1ce0a508
commit
e9b1df5cb5
4 changed files with 2 additions and 30 deletions
|
@ -26,7 +26,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "cplusplus.hpp"
|
||||
#include "cpp_operators.hpp"
|
||||
#include "task.hpp"
|
||||
#include "queue.hpp"
|
||||
|
||||
|
@ -104,4 +104,4 @@ extern "C" void user_init(void)
|
|||
|
||||
task_1.task_create("tsk1");
|
||||
task_2.task_create("tsk2");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue