esp-idf/examples/peripherals
Jiang Jiang Jian b0717c6852 Merge branch 'feature/enable_sleep_reject_for_deep_sleep_v5.1' into 'release/v5.1'
sleep: enable sleep reject when entering deepsleep (backport v5.1)

See merge request espressif/esp-idf!24440
2023-07-04 12:16:11 +08:00
..
adc
analog_comparator
dac
dedicated_gpio
gpio
i2c
i2s feat(example): bump up version of es8311 lvgl in the example 2023-07-03 16:33:42 +08:00
lcd feat(example): bump up version of es8311 lvgl in the example 2023-07-03 16:33:42 +08:00
ledc
mcpwm mcpwm: fix bldc example force output level inverted 2023-05-12 14:40:10 +08:00
parlio/simple_rgb_led_matrix
pcnt/rotary_encoder
rmt example: fix led strip memory overwrite before trans done 2023-05-26 13:28:31 +08:00
sdio
secure_element/atecc608_ecdsa
sigma_delta
spi_master
spi_slave
spi_slave_hd
temperature_sensor
timer_group ci: fix failed ci test jobs 2023-06-28 13:55:26 +08:00
touch_sensor
twai
uart
usb
.build-test-rules.yml Merge branch 'bugfix/enable_i_pdm_example_pytest_on_h2_v5.1' into 'release/v5.1' 2023-05-12 16:47:25 +08:00
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.