laokaiyao e3789d99a0 feat(example): bump up version of es8311 lvgl in the example há 2 anos atrás
..
adc ffb40a89d9 adc_cali: supported channel compensation of adc calibration on esp32c6 há 2 anos atrás
analog_comparator 53584bb5a7 ana_cmpr: add programming guide há 2 anos atrás
dac c634144ac8 ana_cmpr: designed driver layer há 2 anos atrás
dedicated_gpio 801f934ac9 Dedicated GPIO: add software UART implementation for Xtensa targets há 2 anos atrás
gpio 1f84f6c6ed esp32h4: remove esp32h4 target from ci há 2 anos atrás
i2c e72061695e all: Removes unnecessary newline character in logs há 2 anos atrás
i2s e3789d99a0 feat(example): bump up version of es8311 lvgl in the example há 2 anos atrás
lcd e3789d99a0 feat(example): bump up version of es8311 lvgl in the example há 2 anos atrás
ledc 79f34fe524 ledc: Support gamma curve fade feature on esp32c6 and esp32h2 há 2 anos atrás
mcpwm 5680d28b0e mcpwm: fix bldc example force output level inverted há 2 anos atrás
parlio d15534c4e2 parlio: add simple rgb led matrix example há 2 anos atrás
pcnt 58bde0f665 fix pcnt sdm pre-commit failure há 3 anos atrás
rmt ab6ae9341a example: fix led strip memory overwrite before trans done há 2 anos atrás
sdio e72061695e all: Removes unnecessary newline character in logs há 2 anos atrás
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib há 3 anos atrás
sigma_delta 58bde0f665 fix pcnt sdm pre-commit failure há 3 anos atrás
spi_master 871b2ba237 spi: simplify readme description of spi examples há 3 anos atrás
spi_slave b7053b46ef esp32h4: remove esp32h4 target from peripherals há 2 anos atrás
spi_slave_hd b7053b46ef esp32h4: remove esp32h4 target from peripherals há 2 anos atrás
temperature_sensor 3526ff3c6a temperature_sensor: Add temperature monitor interrupt example há 2 anos atrás
timer_group 6fe405bffc ci: fix failed ci test jobs há 2 anos atrás
touch_sensor 1c0be26531 fix(soc): soc header files can pass CI check há 2 anos atrás
twai 88600bd91b driver: minor code clean up to pass coverity scan test há 2 anos atrás
uart e72061695e all: Removes unnecessary newline character in logs há 2 anos atrás
usb 5ceac3cd19 feat(usb): update HID Host example há 2 anos atrás
.build-test-rules.yml 2ad2e3cb04 ci(ccs811): use manifest file instead of patterns in rules.yml há 2 anos atrás
README.md a67d5d89e0 Replace all DOS line endings with Unix há 7 anos atrás

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.