Update CircuitPython; restore MSC (refs #52)

This commit is contained in:
Josh Klar
2018-10-12 19:02:43 -07:00
parent ea2763fd60
commit 4510f037fd
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
[submodules]
"vendor/circuitpython" = "5c606de"
"vendor/circuitpython" = "2cec23c"
"vendor/micropython" = "65a49fa"
"vendor/upy-lib" = "451b1c0"