mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-03 21:29:05 +00:00
testing/cxxtest: Move examples/cxxtest to testing.
This commit is contained in:
parent
60dc0a8f2b
commit
def2c19c68
7 changed files with 45 additions and 45 deletions
11
testing/cxxtest/.gitignore
vendored
Normal file
11
testing/cxxtest/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
/Make.dep
|
||||
/.context
|
||||
/.depend
|
||||
/.built
|
||||
/*.asm
|
||||
/*.rel
|
||||
/*.lst
|
||||
/*.sym
|
||||
/*.adb
|
||||
/*.lib
|
||||
/*.src
|
||||
Loading…
Add table
Add a link
Reference in a new issue