Kevin (Lao Kaiyao) cf54ebc9c1 Merge branch 'feature/support_parlio_tx_on_p4' into 'master' 2 年之前
..
adc ffb40a89d9 adc_cali: supported channel compensation of adc calibration on esp32c6 2 年之前
analog_comparator ff7a11e539 feat(ana_cmpr): supported etm in analog comparator example 2 年之前
dac c634144ac8 ana_cmpr: designed driver layer 2 年之前
dedicated_gpio 801f934ac9 Dedicated GPIO: add software UART implementation for Xtensa targets 2 年之前
gpio 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 年之前
i2c 6d87100a70 feat(examples): add local components via idf_component.yml 2 年之前
i2s e3789d99a0 feat(example): bump up version of es8311 lvgl in the example 2 年之前
lcd 1956196170 Merge branch 'feature/esp_lcd_example_use_lvgl_lock' into 'master' 2 年之前
ledc 6fc935e584 refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t 2 年之前
mcpwm 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 年之前
parlio d15534c4e2 parlio: add simple rgb led matrix example 2 年之前
pcnt 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 年之前
rmt 6bb05cccdd feat(rmt): add driver support for esp32p4 2 年之前
sdio e72061695e all: Removes unnecessary newline character in logs 2 年之前
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib 3 年之前
sigma_delta 58bde0f665 fix pcnt sdm pre-commit failure 3 年之前
spi_master 871b2ba237 spi: simplify readme description of spi examples 2 年之前
spi_slave b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 年之前
spi_slave_hd b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 年之前
temperature_sensor 3526ff3c6a temperature_sensor: Add temperature monitor interrupt example 2 年之前
timer_group ab42d63054 fix(ci): pre-commit failure on readme check 2 年之前
touch_sensor 1c0be26531 fix(soc): soc header files can pass CI check 2 年之前
twai 88600bd91b driver: minor code clean up to pass coverity scan test 2 年之前
uart 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 年之前
usb 6d87100a70 feat(examples): add local components via idf_component.yml 2 年之前
.build-test-rules.yml cf54ebc9c1 Merge branch 'feature/support_parlio_tx_on_p4' 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.