morris f09c9b957c timer_group: fix intr_enable před 5 roky
..
adc 14c978b54f example: Remove duplicate commands and invalid serial port information před 5 roky
adc2 14c978b54f example: Remove duplicate commands and invalid serial port information před 5 roky
can 6e05a79536 test: update example and unit tests with new import roles: před 6 roky
gpio 6771eead80 examples: use new component registration api před 6 roky
i2c 6e05a79536 test: update example and unit tests with new import roles: před 6 roky
i2s 14c978b54f example: Remove duplicate commands and invalid serial port information před 5 roky
i2s_adc_dac 14c978b54f example: Remove duplicate commands and invalid serial port information před 5 roky
ledc 14c978b54f example: Remove duplicate commands and invalid serial port information před 5 roky
mcpwm 8795f1ac86 Fixed the bug that the malloc memory size is smaller than the actual required. před 6 roky
pcnt 14c978b54f example: Remove duplicate commands and invalid serial port information před 5 roky
rmt_nec_tx_rx 70af759dd2 examples: change default build instructions in docs to CMake před 6 roky
rmt_tx 70af759dd2 examples: change default build instructions in docs to CMake před 6 roky
sdio 8ffb38265c driver: fix gpio pin_bit_mask truncation in sdspi_host and others před 5 roky
sigmadelta 14c978b54f example: Remove duplicate commands and invalid serial port information před 5 roky
spi_master 6771eead80 examples: use new component registration api před 6 roky
spi_slave 6771eead80 examples: use new component registration api před 6 roky
timer_group f09c9b957c timer_group: fix intr_enable před 5 roky
touch_pad_interrupt 6771eead80 examples: use new component registration api před 6 roky
touch_pad_read 6771eead80 examples: use new component registration api před 6 roky
uart 14c978b54f example: Remove duplicate commands and invalid serial port information před 5 roky
README.md a67d5d89e0 Replace all DOS line endings with Unix před 7 roky

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.