Able to build a VERY basic KMK image for Feather M4 Express, flashable over UF2 only

This commit is contained in:
Josh Klar
2018-10-06 01:32:17 -07:00
parent 478e198d6d
commit e11934ab2d
10 changed files with 198 additions and 33 deletions

2
.gitmodules vendored
View File

@@ -4,7 +4,7 @@
ignore = dirty
[submodule "upy-lib"]
path = vendor/upy-lib
url = https://github.com/micropython/micropython-lib.git
url = https://github.com/kmkfw/micropython-lib.git
ignore = dirty
[submodule "micropython"]
path = vendor/micropython