Added C++ base components and example
This commit is contained in:
parent
7d480876fa
commit
1282e11c08
11 changed files with 586 additions and 2 deletions
3
examples/cpp_01_tasks/Makefile
Normal file
3
examples/cpp_01_tasks/Makefile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Simple makefile for simple example
|
||||
PROGRAM=cpp_01_tasks
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue