@@ -33,34 +33,34 @@ to C99 and vice versa. It allows us access to the LVGL code by using the Python
3333
3434## Table of Contents
3535
36- - [ * Supported display and touch hardware* ] ( #* supported-display-and-touch-hardware* )
37- - [ Supported Display IC's] ( #supported-display-ic's )
38- - [ Supported Touch IC's] ( #supported-touch-ic's )
39- - [ Special use drivers] ( #special-use-drivers )
40- - [ * Build Instructions* ] ( #* build-instructions* )
41- - [ * Requirements* ] ( #* requirements* )
42- - [ Compiling for ESP32:] ( #compiling-for-esp32: )
43- - [ Compiling for RP2:] ( #compiling-for-rp2: )
44- - [ Compiling for STM32:] ( #compiling-for-stm32: )
45- - [ Compiling for Ubuntu (Linux):] ( #compiling-for-ubuntu-(linux): )
46- - [ Compiling for macOS :] ( #compiling-for-macos-: )
47- - [ Compiling for Windows:] ( #compiling-for-windows: )
48- - [ * Command line syntax/parameters* ] ( #* command-line-syntax/parameters* )
49- - [ * Build Target (required)* ] ( #* build-target-(required)* )
50- - [ * Build Options (optional)* ] ( #* build-options-(optional)* )
51- - [ * Target Options (optional)* ] ( #* target-options-(optional)* )
52- - [ * Model/Variant* ] ( #* model/variant* )
53- - [ * Model/Variant specific options* ] ( #* model/variant-specific-options* )
54- - [ * ESP32 options* ] ( #* esp32-options* )
55- - [ * Global Options (optional)* ] ( #* global-options-(optional)* )
56- - [ * Input/Output* ] ( #* input/output* )
57- - [ * Other global options* ] ( #* other-global-options* )
58- - [ * Example build commands* ] ( #* example-build-commands* )
59- - [ * Python code examples* ] ( #* python-code-examples* )
60- - [ * Unix/macOS* ] ( #* unix/macos* )
61- - [ * MCU* ] ( #* mcu* )
62- - [ * I8080 display with I2C touch input* ] ( #* i8080-display-with-i2c-touch-input* )
63- - [ * SPI bus with SPI touch (same SPI bus)* ] ( #* spi-bus-with-spi-touch-(same-spi-bus)* )
36+ - [ * Supported display and touch hardware* ] ( #supported-display-and-touch-hardware )
37+ - [ Supported Display IC's] ( #supported-display-ic's )
38+ - [ Supported Touch IC's] ( #supported-touch-ic's )
39+ - [ Special use drivers] ( #special-use-drivers )
40+ - [ * Build Instructions* ] ( #build-instructions )
41+ - [ * Requirements* ] ( #requirements )
42+ - [ Compiling for ESP32:] ( #compiling-for-esp32 )
43+ - [ Compiling for RP2:] ( #compiling-for-rp2 )
44+ - [ Compiling for STM32:] ( #compiling-for-stm32 )
45+ - [ Compiling for Ubuntu (Linux):] ( #compiling-for-ubuntu-(linux) )
46+ - [ Compiling for macOS :] ( #compiling-for-macos )
47+ - [ Compiling for Windows:] ( #compiling-for-windows )
48+ - [ * Command line syntax/parameters* ] ( #command-line-syntax/parameters )
49+ - [ * Build Target (required)* ] ( #build-target-(required) )
50+ - [ * Build Options (optional)* ] ( #build-options-(optional) )
51+ - [ * Target Options (optional)* ] ( #target-options-(optional) )
52+ - [ * Model/Variant* ] ( #model/variant )
53+ - [ * Model/Variant specific options* ] ( #model/variant-specific-options )
54+ - [ * ESP32 options* ] ( #esp32-options )
55+ - [ * Global Options (optional)* ] ( #global-options-(optional) )
56+ - [ * Input/Output* ] ( #input/output )
57+ - [ * Other global options* ] ( #other-global-options )
58+ - [ * Example build commands* ] ( #example-build-commands )
59+ - [ * Python code examples* ] ( #python-code-examples )
60+ - [ * Unix/macOS* ] ( #unix/macos )
61+ - [ * MCU* ] ( #mcu )
62+ - [ * I8080 display with I2C touch input* ] ( #i8080-display-with-i2c-touch-input )
63+ - [ * SPI bus with SPI touch (same SPI bus)* ] ( #spi-bus-with-spi-touch-(same-spi-bus) )
6464
6565
6666
0 commit comments