You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Update changelog, disable comments, add wifi config to install script
This commit is contained in:
@@ -66,6 +66,10 @@ $mpremote fs cp -r builtin :/
|
||||
#$mpremote fs cp -r data :/
|
||||
#$mpremote fs cp -r data/images :/data/
|
||||
|
||||
$mpremote fs mkdir :/data
|
||||
$mpremote fs mkdir :/data/com.micropythonos.system.wifiservice
|
||||
$mpremote fs cp ../internal_filesystem_excluded/data/com.micropythonos.system.wifiservice/config.json :/data/com.micropythonos.system.wifiservice/
|
||||
|
||||
popd
|
||||
|
||||
# Install test infrastructure (for running ondevice tests)
|
||||
|
||||
Reference in New Issue
Block a user