esp-idf/examples/peripherals
Marius Vikhammer 04df1f3a42 CI: enable example builds for C3
Enables building C3 examples in CI.

Fixes related warnings/errors and disables examples that cannot run.
2021-02-09 12:04:02 +08:00
..
adc
gpio
i2c
i2s
i2s_adc_dac
ledc
mcpwm
pcnt CI: enable example builds for C3 2021-02-09 12:04:02 +08:00
rmt CI: enable example builds for C3 2021-02-09 12:04:02 +08:00
sdio
secure_element/atecc608_ecdsa
sigmadelta
spi_master CI: enable example builds for C3 2021-02-09 12:04:02 +08:00
spi_slave CI: enable example builds for C3 2021-02-09 12:04:02 +08:00
temp_sensor_esp32s2
timer_group
touch_pad_interrupt CI: enable example builds for C3 2021-02-09 12:04:02 +08:00
touch_pad_read CI: enable example builds for C3 2021-02-09 12:04:02 +08:00
twai
uart CI: enable example builds for C3 2021-02-09 12:04:02 +08:00
usb
wave_gen
README.md

README.md

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.