morris 28224b3af5 Merge branch 'bugfix/fix_wrong_adc_attenuation_name_v5.0' into 'release/v5.0'
fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 (v5.0)

See merge request espressif/esp-idf!26968
2023-11-23 12:04:24 +08:00
..
2022-08-18 10:57:12 +08:00
2023-05-29 14:20:29 +08:00
2023-09-06 17:04:34 +08:00
2022-11-01 14:36:44 +08:00
2022-08-18 10:57:12 +08:00
2023-04-05 07:54:29 +02:00

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.