fix usecp256k1 compilation on esp32

This commit is contained in:
Thomas Farstrike
2025-05-26 11:09:52 +02:00
parent 4103611e88
commit f8477d9f3f
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ fi
~/sources/lvgl_micropython/lib/micropython/tools/mpremote/mpremote.py fs cp -r builtin :/
~/sources/lvgl_micropython/lib/micropython/tools/mpremote/mpremote.py fs cp -r lib :/
~/sources/lvgl_micropython/lib/micropython/tools/mpremote/mpremote.py fs cp -r resources :/
#~/sources/lvgl_micropython/lib/micropython/tools/mpremote/mpremote.py fs cp -r data :/
~/sources/lvgl_micropython/lib/micropython/tools/mpremote/mpremote.py fs cp -r data :/
popd