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

Commit9dbf21f

Browse files
committed
Corrects issue with ESP32 build and using a custom board definition
fixeslvgl-micropython#431
1 parent2075ff1 commit9dbf21f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎builder/esp32.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1301,7 +1301,7 @@ def update_main():
13011301

13021302
defbuild_sdkconfig(*args):
13031303
ifcustom_board_pathisnotNone:
1304-
return
1304+
return []
13051305

13061306
base_config= [
13071307
'',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp