Roman Leonov 0c9e30fa8e Merge branch 'feature/usb_host_hid_example' into 'master' %!s(int64=3) %!d(string=hai) anos
..
adc 8677216576 esp32h2: renaming esp32h2 to esp32h4 %!s(int64=3) %!d(string=hai) anos
dac de1b4e0a1b Fix small typos in signal_generator/README.md %!s(int64=3) %!d(string=hai) anos
dedicated_gpio 623bffaab8 Dedicated GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets. %!s(int64=3) %!d(string=hai) anos
gpio 8677216576 esp32h2: renaming esp32h2 to esp32h4 %!s(int64=3) %!d(string=hai) anos
i2c 8677216576 esp32h2: renaming esp32h2 to esp32h4 %!s(int64=3) %!d(string=hai) anos
i2s 9d79efc3b7 i2s: Add BSP support for es8311 example %!s(int64=3) %!d(string=hai) anos
lcd 7e661b3f7f lcd: Add SH1107 controller into I2C oled example. %!s(int64=3) %!d(string=hai) anos
ledc 9402ab427b ledc: Add basic support for esp32c6 %!s(int64=3) %!d(string=hai) anos
mcpwm 7466ddfa8c ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py) %!s(int64=3) %!d(string=hai) anos
pcnt 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage %!s(int64=3) %!d(string=hai) anos
rmt 234b2fac35 Merge branch 'bugfix/step_motor_example_check_curve_step' into 'master' %!s(int64=3) %!d(string=hai) anos
sdio 720b86a886 example/sdio: add support for ESP32-S3 as host (via SD) %!s(int64=3) %!d(string=hai) anos
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib %!s(int64=3) %!d(string=hai) anos
sigma_delta 7466ddfa8c ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py) %!s(int64=3) %!d(string=hai) anos
spi_master 3aeedc2ad3 spi: bringup c6 spi master & slave driver support %!s(int64=3) %!d(string=hai) anos
spi_slave 3aeedc2ad3 spi: bringup c6 spi master & slave driver support %!s(int64=3) %!d(string=hai) anos
spi_slave_hd 3aeedc2ad3 spi: bringup c6 spi master & slave driver support %!s(int64=3) %!d(string=hai) anos
temp_sensor 7466ddfa8c ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py) %!s(int64=3) %!d(string=hai) anos
timer_group 5c06e9cf40 etm: update etm event task new API %!s(int64=3) %!d(string=hai) anos
touch_sensor 763b472958 example: update format string in touch related examples %!s(int64=3) %!d(string=hai) anos
twai a25123f703 twai: bringup on esp32c6 %!s(int64=3) %!d(string=hai) anos
uart 888ca08cb2 uart: support examples and tests on esp32c6 %!s(int64=3) %!d(string=hai) anos
usb 4a7a6bf35b usb_host: hid example %!s(int64=3) %!d(string=hai) anos
.build-test-rules.yml 9402ab427b ledc: Add basic support for esp32c6 %!s(int64=3) %!d(string=hai) anos
README.md a67d5d89e0 Replace all DOS line endings with Unix %!s(int64=7) %!d(string=hai) anos

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.