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

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.