Skip to content

Commit

Permalink
Yotta: Add root level CMakeLists.txt to .yotta_ignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-carlos committed Jun 12, 2020
1 parent 7070dfe commit abcd6f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .yotta_ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# build.py uses CMake as well and this top level file is not Yotta compatible
CMakeLists.txt
1 change: 0 additions & 1 deletion module.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
],
"bin": "./source",
"scripts": {
"preGenerate": "mv CMakeLists.txt unused.cmake",
"postBuild": "cp build/codal-yotta-target/source/codal.hex ./"
}
}

0 comments on commit abcd6f6

Please sign in to comment.