Darian Leung 51103377c6 twai: Temporarily disable network example test 5 年之前
..
adc 14c978b54f example: Remove duplicate commands and invalid serial port information 5 年之前
adc2 14c978b54f example: Remove duplicate commands and invalid serial port information 5 年之前
can 51103377c6 twai: Temporarily disable network example test 5 年之前
gpio 6771eead80 examples: use new component registration api 6 年之前
i2c d9660fcf9c vfs: support vfs uart set line endings with specified uart number (release/v4.0) 5 年之前
i2s 14c978b54f example: Remove duplicate commands and invalid serial port information 5 年之前
i2s_adc_dac 14c978b54f example: Remove duplicate commands and invalid serial port information 5 年之前
ledc 14c978b54f example: Remove duplicate commands and invalid serial port information 5 年之前
mcpwm 8795f1ac86 Fixed the bug that the malloc memory size is smaller than the actual required. 6 年之前
pcnt 14c978b54f example: Remove duplicate commands and invalid serial port information 5 年之前
rmt_nec_tx_rx 70af759dd2 examples: change default build instructions in docs to CMake 6 年之前
rmt_tx 70af759dd2 examples: change default build instructions in docs to CMake 6 年之前
sdio 8ffb38265c driver: fix gpio pin_bit_mask truncation in sdspi_host and others 5 年之前
sigmadelta 14c978b54f example: Remove duplicate commands and invalid serial port information 5 年之前
spi_master 6771eead80 examples: use new component registration api 6 年之前
spi_slave 6771eead80 examples: use new component registration api 6 年之前
timer_group f09c9b957c timer_group: fix intr_enable 5 年之前
touch_pad_interrupt 6771eead80 examples: use new component registration api 6 年之前
touch_pad_read 6771eead80 examples: use new component registration api 6 年之前
uart 14c978b54f example: Remove duplicate commands and invalid serial port information 5 年之前
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.