- Launch the Project Creator
- Create a NuttX Simulator project
- Follow the remaining steps given by the Project Creator
- Install the NuttX prerequisites and KConfig frontend in https://nuttx.apache.org/docs/latest/quickstart/install.html
- Additionally, install
unzip
- Run
./setup.sh
or run the following commandsgit submodule update --init cd apps ln --symbolic --force ../my_lvgl_apps cd .. cd nuttx ./tools/configure.sh -l sim:lvgl_fb kconfig-tweak --enable CONFIG_MY_LVGL_APPS_MY_LVGL_APP yes '' | make oldconfig cd ..
- Run the following commands
cd nuttx make -j$(nproc) ./nuttx
-
Notifications
You must be signed in to change notification settings - Fork 0
lvgl/lv_nuttx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published