Wan Lei 10401d95d0 Merge branch 'feature/esp32p4_hp_spi_slave_support' into 'master' 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 845e6c3ccb docs: update EC11 datasheet link 2 سال پیش
parlio d15534c4e2 parlio: add simple rgb led matrix example 2 سال پیش
pcnt 845e6c3ccb docs: update EC11 datasheet link 2 سال پیش
rmt b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 سال پیش
sdio 360f7b1e14 fix(sd_card): update sd_card troubleshooting notes in readme.md 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 7cd75c1075 feat(spi_slave): add p4 hp spi slave driver support 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 d9d6f5a17a feat(twai): support legacy twai(can) driver for esp32p4 2 سال پیش
uart b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 سال پیش
usb 546b76befa feat(usb/host): Modifiy usb_host_lib example 2 سال پیش
.build-test-rules.yml 10401d95d0 Merge branch 'feature/esp32p4_hp_spi_slave_support' into 'master' 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.