acid-drop- Hacking the planet from a LilyGo T-Deck using custom firmware |
git clone git://git.acid.vegas/acid-drop.git |
Log | Files | Refs | Archive | README | LICENSE |
index.rst (750B)
1 A simple grid 2 """"""""""""""" 3 4 .. lv_example:: layouts/grid/lv_example_grid_1 5 :language: c 6 7 Demonstrate cell placement and span 8 """"""""""""""""""""""""""""""""""""""""""""""""" 9 10 .. lv_example:: layouts/grid/lv_example_grid_2 11 :language: c 12 13 Demonstrate grid's "free unit" 14 """""""""""""""""""""""""""""" 15 16 .. lv_example:: layouts/grid/lv_example_grid_3 17 :language: c 18 19 Demonstrate track placement 20 """"""""""""""""""""""""""" 21 22 .. lv_example:: layouts/grid/lv_example_grid_4 23 :language: c 24 25 Demonstrate column and row gap 26 """""""""""""""""""""""""""""" 27 28 .. lv_example:: layouts/grid/lv_example_grid_5 29 :language: c 30 31 Demonstrate RTL direction on grid 32 """""""""""""""""""""""""""""""""" 33 34 .. lv_example:: layouts/grid/lv_example_grid_6 35 :language: c 36 37