Michael (XIAO Xufeng) 47c153b949 Merge branch 'ci/pre-commit-check-build-test-rule-exist' into 'master' преди 2 години
..
adc ffb40a89d9 adc_cali: supported channel compensation of adc calibration on esp32c6 преди 2 години
analog_comparator 53584bb5a7 ana_cmpr: add programming guide преди 2 години
dac c634144ac8 ana_cmpr: designed driver layer преди 2 години
dedicated_gpio 801f934ac9 Dedicated GPIO: add software UART implementation for Xtensa targets преди 2 години
gpio 1f84f6c6ed esp32h4: remove esp32h4 target from ci преди 2 години
i2c de85f47bc9 feat(i2c): Add I2C driver support for esp32p4 преди 2 години
i2s e3789d99a0 feat(example): bump up version of es8311 lvgl in the example преди 2 години
lcd e3789d99a0 feat(example): bump up version of es8311 lvgl in the example преди 2 години
ledc 6fc935e584 refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t преди 2 години
mcpwm b7a901951e mcpwm: add foc svpwm generation open loop example преди 2 години
parlio d15534c4e2 parlio: add simple rgb led matrix example преди 2 години
pcnt 58bde0f665 fix pcnt sdm pre-commit failure преди 3 години
rmt ab6ae9341a example: fix led strip memory overwrite before trans done преди 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 преди 3 години
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 6fe405bffc ci: fix failed ci test jobs преди 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 e72061695e all: Removes unnecessary newline character in logs преди 2 години
usb 5ceac3cd19 feat(usb): update HID Host example преди 2 години
.build-test-rules.yml f51258ec18 ci(pre-commit): add check that build-test-rule paths must exist преди 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.