Marius Vikhammer 0687daf2c8 kconfig: move remaining kconfig options out of target component пре 3 година
..
adc cf049e15ed esp8684: rename target to esp32c2 пре 4 година
gpio 1a20b10fd3 Examples: common source for GPIO range in Kconfigs defined пре 3 година
i2c 5b3468ebb3 i2c: support i2c on esp32h2 пре 3 година
i2s 57fd78f5ba freertos: Remove legacy data types пре 4 година
lcd 0687daf2c8 kconfig: move remaining kconfig options out of target component пре 3 година
ledc 534346f4bb ledc: Provide support for esp32c2 and esp32h2 пре 3 година
mcpwm 4dde197cca examples: Use components from idf-extra-components repository пре 3 година
pcnt d67888b92b pcnt: added enable/disable functions пре 3 година
rmt f472551910 example: added dshot esc example based on new rmt driver пре 3 година
sdio 57fd78f5ba freertos: Remove legacy data types пре 4 година
secure_element 1dc63850e3 mbedtls-3.X: Update the esp-cryptoauthlib submodule пре 3 година
sigmadelta 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
spi_master 29792561ca examples/spi_master: Fixed SPI read (keeping CS active) in SPI master example пре 3 година
spi_slave fe9c6cde4f spi: support spi on h2 пре 3 година
spi_slave_hd fe9c6cde4f spi: support spi on h2 пре 3 година
temp_sensor 3a5fdfe35a temp_sensor: added enable/disable functions пре 3 година
timer_group e7295c3577 gptimer: added enable/disable functions пре 3 година
touch_sensor 57fd78f5ba freertos: Remove legacy data types пре 4 година
twai 1a20b10fd3 Examples: common source for GPIO range in Kconfigs defined пре 3 година
uart 1a20b10fd3 Examples: common source for GPIO range in Kconfigs defined пре 3 година
usb be452efd4a msc example made hot plugable пре 3 година
wave_gen e7295c3577 gptimer: added enable/disable functions пре 3 година
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.