Armando 70314b56d5 feat(sdmmc): supported sd2.0 on esp32p4 %!s(int64=2) %!d(string=hai) anos
..
adc b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
analog_comparator b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
dac b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
dedicated_gpio b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
gpio b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
i2c b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
i2s 00fcdce725 feat(spi_master): p4 add master driver supported %!s(int64=2) %!d(string=hai) anos
lcd eb75aa462e feat(spi_master): p4 enable test and examples %!s(int64=2) %!d(string=hai) anos
ledc 57614bbad2 feat(ledc): support ledc on esp32p4 %!s(int64=2) %!d(string=hai) anos
mcpwm 776b92803d fix(mcpwm): foc example enable build on all supported target %!s(int64=2) %!d(string=hai) anos
parlio d15534c4e2 parlio: add simple rgb led matrix example %!s(int64=3) %!d(string=hai) anos
pcnt 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build %!s(int64=2) %!d(string=hai) anos
rmt b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
sdio b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
secure_element b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
sigma_delta 58bde0f665 fix pcnt sdm pre-commit failure %!s(int64=3) %!d(string=hai) anos
spi_master eb75aa462e feat(spi_master): p4 enable test and examples %!s(int64=2) %!d(string=hai) anos
spi_slave eb75aa462e feat(spi_master): p4 enable test and examples %!s(int64=2) %!d(string=hai) anos
spi_slave_hd b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
temperature_sensor b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
timer_group b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
touch_sensor b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
twai b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
uart b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
usb 31f11848d2 Merge branch 'feature/usb_examples_trim_build' into 'master' %!s(int64=2) %!d(string=hai) anos
.build-test-rules.yml 70314b56d5 feat(sdmmc): supported sd2.0 on esp32p4 %!s(int64=2) %!d(string=hai) anos
README.md a67d5d89e0 Replace all DOS line endings with Unix %!s(int64=7) %!d(string=hai) anos

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.