Initial import of build system.
This commit is contained in:
commit
f9c0e57470
10 changed files with 906 additions and 0 deletions
11
scripts/.gitignore
vendored
Normal file
11
scripts/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
build.c++.app
|
||||
build.c++.lib
|
||||
build.c++.tests
|
||||
build.c.app
|
||||
build.c.lib
|
||||
build.c.tests
|
||||
build.doxygen.docs
|
||||
build.none.files
|
||||
build.sdcc.firmware
|
||||
module-create.sh
|
||||
release.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue