Merge pull request #11 from arp2600/master

Added waf build scripts for modules
This commit is contained in:
Ross Owen
2017-10-09 10:31:15 +01:00
committed by GitHub
5 changed files with 23 additions and 0 deletions

5
.gitignore vendored
View File

@@ -16,3 +16,8 @@ module_dfu/host/xmosdfu/xmosdfu
*.a
*.swp
*.*~
# waf build files
.lock-waf_*
.waf-*/
build/