Skip to content

Commit

Permalink
updates README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kdschlosser committed Dec 12, 2024
1 parent a4ee6df commit 3e300e3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
***IMPORTANT READF ME FIRST***

* DO NOT use any information from the official binding and try to use that when compiling this binding it is not going to work
* DO NOT add any submodule initilization commands when cloning the repo or any any point after the repo has been cloned.
To clone and build this is how it's done.
```
git clone https://github.com/lvgl-micropython/lvgl_micropython
cd lvgl_micropython
python3 make.py esp32 ......
```




# LVGL binding for Micropython
______________________________

Expand Down

0 comments on commit 3e300e3

Please sign in to comment.