Martin Valik 204aa05d0b USB: added MSC Host Driver with VFS support il y a 4 ans
..
adc 1ec46ad3b8 adc: support adc dma driver on all chips il y a 4 ans
gpio 81e9266204 [examples]: removed hyphens il y a 4 ans
i2c 81e9266204 [examples]: removed hyphens il y a 4 ans
i2s 7195af2d7d i2s: add mck pin definition in the example il y a 4 ans
lcd e09e39c94f lcd: unify callback prototype il y a 4 ans
ledc 9d098cc9bd ledc: Add a callback for LEDC fade end il y a 4 ans
mcpwm 932d4d13f0 MCPWM/sync: expose API for configuring timer sync il y a 4 ans
pcnt 1829783886 bugfix:rotary encoder example isr service install il y a 4 ans
rmt 7ae887dead rmt: update ir example to work with esp32s3 out of box il y a 4 ans
sdio 591e4c4b31 sdio_slave: allow getting end of frame information il y a 4 ans
secure_element 5879a92eec examples/secure_element: update esp-cryptoauthlib submodule pointer il y a 4 ans
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
spi_master 923e862ed2 ci: temporarily disable s3 build for a few examples il y a 4 ans
spi_slave 81e9266204 [examples]: removed hyphens il y a 4 ans
spi_slave_hd 39ed1b2862 spi_slave_hd: fix stack variable bug in seg_slave example il y a 4 ans
temp_sensor da471dfcd1 Examples README's updated on peripherals, system and wifi il y a 4 ans
timer_group 8887897f54 Merge branch 'bugfix/timer_example_crashed_not_calling_timer_group_set_alarm_value_in_isr' into 'master' il y a 4 ans
touch_sensor f4705f8eb4 touch sensor: update copyright notice il y a 4 ans
twai 21311ece58 twai:modify default gpios in esp32s3 il y a 4 ans
uart 779e7400b0 uart: uart_set_pin function will now use IOMUX whenever possible il y a 4 ans
usb 204aa05d0b USB: added MSC Host Driver with VFS support il y a 4 ans
wave_gen 9302b28b73 bugfix by disabling IRAM attr on ISR il y a 4 ans
README.md a67d5d89e0 Replace all DOS line endings with Unix il y a 7 ans

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.