Jiang Jiang Jian 8e47c355fa Merge branch 'feature/i2s_apll' into 'master' %!s(int64=8) %!d(string=hai) anos
..
adc 31eda99136 More detailed description of ADC API %!s(int64=8) %!d(string=hai) anos
gpio 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples %!s(int64=8) %!d(string=hai) anos
i2c 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples %!s(int64=8) %!d(string=hai) anos
i2s 9d39881981 i2s: add support apll clock %!s(int64=8) %!d(string=hai) anos
ledc d60722c33d Updated example and descritpion of LED PWM Controller API %!s(int64=8) %!d(string=hai) anos
mcpwm 3d1d4fe150 build: Fix the warnings that break the tests %!s(int64=8) %!d(string=hai) anos
pcnt e69691427c Extended description of the Pulse Counter API and removed redundant comments from the example %!s(int64=8) %!d(string=hai) anos
rmt_nec_tx_rx 0eb59844bb bugfix(driver): fix RMT issues from github %!s(int64=8) %!d(string=hai) anos
sigmadelta b5e4c76bfe Updated sigma delta API documenation and example %!s(int64=8) %!d(string=hai) anos
spi_master c9f065fd2b example(spi_master): add menuconfig to enable the auto detect of LCD type. %!s(int64=8) %!d(string=hai) anos
spi_slave 4c06dca15c SPI: Small fixes according to MR comments %!s(int64=8) %!d(string=hai) anos
timer_group 1c9e821fb4 bugfix(timer group): remove floating-point in timer isr in example. %!s(int64=8) %!d(string=hai) anos
touch_pad_interrupt 672390c458 Mass replacement of http with https urls, fixed broken urls %!s(int64=8) %!d(string=hai) anos
touch_pad_read 672390c458 Mass replacement of http with https urls, fixed broken urls %!s(int64=8) %!d(string=hai) anos
uart_echo 9107b47deb Updated UART API documentation and examples. Included a fix of #1091 from GitHub %!s(int64=8) %!d(string=hai) anos
uart_events 9107b47deb Updated UART API documentation and examples. Included a fix of #1091 from GitHub %!s(int64=8) %!d(string=hai) anos
README.md 0b6598c492 Added README.md to example category folders %!s(int64=9) %!d(string=hai) anos

README.md

Peripherals Examples

This section provides examples how to configure and use ESP32’s 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.