Skip to content

Commit 961e581

Browse files
committed
Update to new build process and turn on lint.
This also standardizes the README and CODE_OF_CONDUCT. I haven't tested these changes on device yet. Please only merge you test it or I follow up later to say its tested. For adafruit/circuitpython#475
1 parent 8a7d9d9 commit 961e581

14 files changed

+781
-69
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
.DS_Store
22
*.mpy
3-
3+
.env
4+
build*
5+
bundles

0 commit comments

Comments
 (0)