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

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.