Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1fb5cf6

Browse files
Update settings icon
1 parentf5c5b1d commit1fb5cf6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
6.91 KB
Loading

‎scripts/build_lvgl_micropython.sh‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ manifest=""
2424
if ["$target"=="esp32" ];then
2525
if ["$buildtype"=="prod" ];then
2626
manifest="FROZEN_MANIFEST=/home/user/projects/MicroPythonOS/MicroPythonOS/manifest.py"
27+
else
28+
echo"Note that you can also prevent the builtin filesystem from being mounted by umounting it and creating a builtin/ folder."
2729
fi
2830
# Build for https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-2.
2931
# See https://github.com/lvgl-micropython/lvgl_micropython

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp