Skip to content

Commit c47766b

Browse files
committed
boards: Fix compilation errors.
Signed-off-by: lbuque <[email protected]>
1 parent d40f28f commit c47766b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

m5stack/boards/M5STACK_AtomS3R_CAM/mpconfigboard.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ set(IDF_TARGET esp32s3)
66

77
# atoms3r https://github.com/m5stack/m5stack-board-id/blob/main/board.csv#L20
88
set(BOARD_ID 144)
9+
set(MICROPY_PY_LVGL 0)
910

1011
set(SDKCONFIG_DEFAULTS
1112
./boards/sdkconfig.base

0 commit comments

Comments
 (0)