Michael (XIAO Xufeng) 25ab8380c8 ci: support to build esp32s2beta simple examples il y a 6 ans
..
adc 25ab8380c8 ci: support to build esp32s2beta simple examples il y a 6 ans
adc2 25ab8380c8 ci: support to build esp32s2beta simple examples il y a 6 ans
can 25ab8380c8 ci: support to build esp32s2beta simple examples il y a 6 ans
gpio d9939cedd9 cmake: make main a component again il y a 7 ans
i2c 25ab8380c8 ci: support to build esp32s2beta simple examples il y a 6 ans
i2s 25ab8380c8 ci: support to build esp32s2beta simple examples il y a 6 ans
i2s_adc_dac 25ab8380c8 ci: support to build esp32s2beta simple examples il y a 6 ans
ledc ade39f823f doc(ledc): Update LEDC example README.md file. il y a 7 ans
mcpwm 25ab8380c8 ci: support to build esp32s2beta simple examples il y a 6 ans
pcnt 25ab8380c8 ci: support to build esp32s2beta simple examples il y a 6 ans
rmt_nec_tx_rx 399d2d2605 all: Using xxx_periph.h il y a 6 ans
rmt_tx 50a5985b06 doc(rmt): fixed some typos in rmt example readme file il y a 7 ans
sdio 25ab8380c8 ci: support to build esp32s2beta simple examples il y a 6 ans
sigmadelta bce5d7ba01 Implemented the first round of review comments il y a 7 ans
spi_master fcf4502c6b spi_example: fix the example to pass in esp32s2beta il y a 6 ans
spi_slave fcf4502c6b spi_example: fix the example to pass in esp32s2beta il y a 6 ans
timer_group 25ab8380c8 ci: support to build esp32s2beta simple examples il y a 6 ans
touch_pad_interrupt 399d2d2605 all: Using xxx_periph.h il y a 6 ans
touch_pad_read d9939cedd9 cmake: make main a component again il y a 7 ans
uart 399d2d2605 all: Using xxx_periph.h il y a 6 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.