Added C++ base components and example
This commit is contained in:
parent
94fabc6ceb
commit
627b78331a
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