Skip to content

XuNeo/luavgl-nuttx-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luavgl-nuttx-example

This repo contains nuttx and apps submodules ready to build luavgl on nuttx.

Get the code

git clone --recursive https://github.com/XuNeo/luavgl-nuttx-example.git

Build nuttx simulator

cd nuttx
tools/configure.sh boards/sim/sim/sim/configs/luavgl
make -j8

Run simulator

./nuttx

NuttShell (NSH) NuttX-10.1.0
nsh> luavgl &

Build for stm32f429-disc1 board

WIP

About

Example of building luvgl in nuttx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published