The build files and project documents.

This sets up the basic build for the microbit project. The documentation
needed to code against it has been assembled in the documents directory.
This commit is contained in:
2025-07-18 10:37:31 -04:00
parent c010b63164
commit 46a23631e4
13 changed files with 922 additions and 5 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
# Added by cargo
/target
*.swp