Tomas Rezucha e6fde2e13e refactor(usb/host_msc_example): Increase transfer speeds 2 lat temu
..
adc b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 lat temu
analog_comparator b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 lat temu
dac b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 lat temu
dedicated_gpio b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 lat temu
gpio b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 lat temu
i2c b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 lat temu
i2s 00fcdce725 feat(spi_master): p4 add master driver supported 2 lat temu
lcd eb75aa462e feat(spi_master): p4 enable test and examples 2 lat temu
ledc 57614bbad2 feat(ledc): support ledc on esp32p4 2 lat temu
mcpwm 845e6c3ccb docs: update EC11 datasheet link 2 lat temu
parlio d15534c4e2 parlio: add simple rgb led matrix example 2 lat temu
pcnt 845e6c3ccb docs: update EC11 datasheet link 2 lat temu
rmt b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 lat temu
sdio b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 lat temu
secure_element b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 lat temu
sigma_delta 58bde0f665 fix pcnt sdm pre-commit failure 3 lat temu
spi_master eb75aa462e feat(spi_master): p4 enable test and examples 2 lat temu
spi_slave eb75aa462e feat(spi_master): p4 enable test and examples 2 lat temu
spi_slave_hd b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 lat temu
temperature_sensor b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 lat temu
timer_group b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 lat temu
touch_sensor b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 lat temu
twai b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 lat temu
uart b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 lat temu
usb e6fde2e13e refactor(usb/host_msc_example): Increase transfer speeds 2 lat temu
.build-test-rules.yml 70314b56d5 feat(sdmmc): supported sd2.0 on esp32p4 2 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.