Angus Gratton 01befe4d6a Merge branch 'bugfix/i2c_hw_fsm_recover' into 'master' 8 år sedan
..
adc 2fceec4d85 feature(I2S-ADC): add ADC mode for I2S. 8 år sedan
gpio 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples 8 år sedan
i2c ed1e32f583 bugfix(i2c): add I2C hardware reset if the hw FSM get stuck 8 år sedan
i2s 9d39881981 i2s: add support apll clock 8 år sedan
i2s_adc_dac 2fceec4d85 feature(I2S-ADC): add ADC mode for I2S. 8 år sedan
ledc d60722c33d Updated example and descritpion of LED PWM Controller API 8 år sedan
mcpwm 3d1d4fe150 build: Fix the warnings that break the tests 8 år sedan
pcnt e69691427c Extended description of the Pulse Counter API and removed redundant comments from the example 8 år sedan
rmt_nec_tx_rx ab1abff080 bugfix(rmt): fix event thresh check issue 8 år sedan
sigmadelta b5e4c76bfe Updated sigma delta API documenation and example 8 år sedan
spi_master c9f065fd2b example(spi_master): add menuconfig to enable the auto detect of LCD type. 8 år sedan
spi_slave 4c06dca15c SPI: Small fixes according to MR comments 8 år sedan
timer_group 1c9e821fb4 bugfix(timer group): remove floating-point in timer isr in example. 8 år sedan
touch_pad_interrupt 672390c458 Mass replacement of http with https urls, fixed broken urls 8 år sedan
touch_pad_read 672390c458 Mass replacement of http with https urls, fixed broken urls 8 år sedan
uart_echo 9107b47deb Updated UART API documentation and examples. Included a fix of #1091 from GitHub 8 år sedan
uart_events 9107b47deb Updated UART API documentation and examples. Included a fix of #1091 from GitHub 8 år sedan
README.md 0b6598c492 Added README.md to example category folders 9 år sedan

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.