Skip to content

Commit 4650bc8

Browse files
committed
Refactor for NuttX
1 parent d6dcf20 commit 4650bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ function build_feature_phone_nuttx {
432432

433433
## Copy the compiled Zig LVGL App to NuttX and overwrite `lv_demo_widgets.*.o`
434434
## TODO: Change ".." to your NuttX Project Directory
435-
cp lvgltest.o \
435+
cp feature-phone.o \
436436
../apps/graphics/lvgl/lvgl/demos/widgets/lv_demo_widgets.*.o
437437
}
438438

0 commit comments

Comments
 (0)