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

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.