chenjianqiang e43513b610 bugfix(uart): uniform AT_CMD char configuration 6 лет назад
..
adc 25ab8380c8 ci: support to build esp32s2beta simple examples 6 лет назад
adc2 25ab8380c8 ci: support to build esp32s2beta simple examples 6 лет назад
can 25ab8380c8 ci: support to build esp32s2beta simple examples 6 лет назад
gpio d9939cedd9 cmake: make main a component again 7 лет назад
i2c 667113cf94 feat(i2c): update i2c driver for esp32s2beta 6 лет назад
i2s 25ab8380c8 ci: support to build esp32s2beta simple examples 6 лет назад
i2s_adc_dac 25ab8380c8 ci: support to build esp32s2beta simple examples 6 лет назад
ledc ade39f823f doc(ledc): Update LEDC example README.md file. 7 лет назад
mcpwm 25ab8380c8 ci: support to build esp32s2beta simple examples 6 лет назад
pcnt 25ab8380c8 ci: support to build esp32s2beta simple examples 6 лет назад
rmt_nec_tx_rx 399d2d2605 all: Using xxx_periph.h 6 лет назад
rmt_tx 50a5985b06 doc(rmt): fixed some typos in rmt example readme file 7 лет назад
sdio 25ab8380c8 ci: support to build esp32s2beta simple examples 6 лет назад
sigmadelta bce5d7ba01 Implemented the first round of review comments 7 лет назад
spi_master fcf4502c6b spi_example: fix the example to pass in esp32s2beta 6 лет назад
spi_slave fcf4502c6b spi_example: fix the example to pass in esp32s2beta 6 лет назад
timer_group 25ab8380c8 ci: support to build esp32s2beta simple examples 6 лет назад
touch_pad_interrupt 399d2d2605 all: Using xxx_periph.h 6 лет назад
touch_pad_read d9939cedd9 cmake: make main a component again 7 лет назад
uart e43513b610 bugfix(uart): uniform AT_CMD char configuration 6 лет назад
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 лет назад

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.