Armando 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build il y a 2 ans
..
adc ffb40a89d9 adc_cali: supported channel compensation of adc calibration on esp32c6 il y a 2 ans
analog_comparator 53584bb5a7 ana_cmpr: add programming guide il y a 2 ans
dac c634144ac8 ana_cmpr: designed driver layer il y a 2 ans
dedicated_gpio 801f934ac9 Dedicated GPIO: add software UART implementation for Xtensa targets il y a 2 ans
gpio 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build il y a 2 ans
i2c 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build il y a 2 ans
i2s e3789d99a0 feat(example): bump up version of es8311 lvgl in the example il y a 2 ans
lcd 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build il y a 2 ans
ledc 6fc935e584 refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t il y a 2 ans
mcpwm 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build il y a 2 ans
parlio d15534c4e2 parlio: add simple rgb led matrix example il y a 2 ans
pcnt 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build il y a 2 ans
rmt ab6ae9341a example: fix led strip memory overwrite before trans done il y a 2 ans
sdio e72061695e all: Removes unnecessary newline character in logs il y a 2 ans
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib il y a 3 ans
sigma_delta 58bde0f665 fix pcnt sdm pre-commit failure il y a 3 ans
spi_master 871b2ba237 spi: simplify readme description of spi examples il y a 3 ans
spi_slave b7053b46ef esp32h4: remove esp32h4 target from peripherals il y a 2 ans
spi_slave_hd b7053b46ef esp32h4: remove esp32h4 target from peripherals il y a 2 ans
temperature_sensor 3526ff3c6a temperature_sensor: Add temperature monitor interrupt example il y a 2 ans
timer_group 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build il y a 2 ans
touch_sensor 1c0be26531 fix(soc): soc header files can pass CI check il y a 2 ans
twai 88600bd91b driver: minor code clean up to pass coverity scan test il y a 2 ans
uart 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build il y a 2 ans
usb 5ceac3cd19 feat(usb): update HID Host example il y a 2 ans
.build-test-rules.yml 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build il y a 2 ans
README.md a67d5d89e0 Replace all DOS line endings with Unix il y a 7 ans

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.