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

Commit4b5e280

Browse files
committed
2 parents141a1e6 +0ee7f2c commit4b5e280

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ Compiling for ESP32
213213
* cmake
214214
* ninja-build
215215
* python
216+
* libusb-1.0-0-dev
216217

217218
* macOS
218219
*`xcode-select -–install`

‎builder/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ def get_lvgl():
337337
defget_micropython():
338338

339339
cmd_= [
340-
'git submoduleupdatem --init --depth=1 -- lib/micropython',
340+
'git submoduleupdate --init --depth=1 -- lib/micropython',
341341
]
342342
print()
343343
print('collecting MicroPython 1.23.0')

‎lib/lvgl‎

Submodulelvgl updated2407 files

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp