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

Commit28c2a54

Browse files
authored
Added build requirement for libusb-1.0-0-dev
I tried compiling lvgl_micropython in a GitHub codespace (Ubuntu) and it failed. The underlying problem was that libusb-1.0-0-dev was not installed, and the ESP-IDF export.sh errored out, causing a host of downstream problems due to paths not being set correctly
1 parente27c39a commit28c2a54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
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`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp