* refactor modules * moved esp_lvgl_port to libs/ * added missing file * fix for sim build * various sim/pc fixes * lvgl improvements * added missing cmake files
23 lines
342 B
ReStructuredText
23 lines
342 B
ReStructuredText
|
|
Simple Button matrix
|
|
""""""""""""""""""""""
|
|
|
|
.. lv_example:: widgets/btnmatrix/lv_example_btnmatrix_1
|
|
:language: c
|
|
|
|
|
|
Custom buttons
|
|
""""""""""""""""""""""
|
|
|
|
.. lv_example:: widgets/btnmatrix/lv_example_btnmatrix_2
|
|
:language: c
|
|
|
|
|
|
Pagination
|
|
""""""""""""""""""""""
|
|
|
|
.. lv_example:: widgets/btnmatrix/lv_example_btnmatrix_3
|
|
:language: c
|
|
|
|
|