Files
esp-idf/examples/peripherals
Vilem Zavodny 2e3c72a5d1 Merge branch 'fix/lcd_spi_example_colors' into 'master'
examples/spi_lcd_touch: Fixed colors on ILI9341.

Closes IDFGH-8811

See merge request espressif/esp-idf!21298
2022-12-07 14:41:09 +08:00
..
2022-11-08 17:05:33 +08:00
2022-11-08 17:05:33 +08:00
2022-11-08 17:05:33 +08:00
2022-11-04 17:40:29 +08:00
2022-12-03 20:32:38 +05:30

Peripherals Examples

This section provides examples how to configure and use ESP32s internal peripherals like GPIO, UART, I2C, SPI, timers, counters, ADC / DAC, PWM, etc.

See the README.md file in the upper level examples directory for more information about examples.