andrew 8760b98d19 Temporary inclusion of ui folder to allow folder structure commit
Updated README to better explain folder structure
2020-11-16 11:07:38 +00:00

7 lines
323 B
Plaintext

## Simulator
As most projects are targetted at embedded devices, this folder is for simulator specfic code to allow the UI to run on a desktop environment.
lv_conf.h placed in ui/simulator/inc will automatically override the main lv_conf.h, to allow project specific settings without modifying the lv_sim_vscode project