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

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.