C.S.M 86aa012c26 Merge branch 'feature/bringup_i2c_esp32c6' into 'master' пре 3 година
..
adc 05e232ca98 esp_adc: defined an example macro for attenuation пре 3 година
dac de1b4e0a1b Fix small typos in signal_generator/README.md пре 3 година
gpio 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage пре 3 година
i2c 803fc3fbe0 I2C: Add i2c support for ESP32C6 пре 3 година
i2s fa9b022f68 i2s: support 4 line pdm rx on esp32s3 пре 3 година
lcd d7423ae38e Fixed first character in LVGL OLED example. пре 3 година
ledc c0568611dd docs: changes docs supported targets tables пре 3 година
mcpwm 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage пре 3 година
pcnt 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage пре 3 година
rmt 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage пре 3 година
sdio 5d67d1d85b example: fixed spi_slave_hd and sdio hosts should pull essl package of compatible versions пре 3 година
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib пре 3 година
sigma_delta 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage пре 3 година
spi_master 7a91b77329 examples: support spi master examples on esp32cxx пре 3 година
spi_slave eee7b4cbfc example: remove build disable rules of spi_xxx example for c2 in build-test-rules.yml пре 3 година
spi_slave_hd eee7b4cbfc example: remove build disable rules of spi_xxx example for c2 in build-test-rules.yml пре 3 година
temp_sensor d679ab3903 Fixed typo пре 3 година
timer_group 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage пре 3 година
touch_sensor 763b472958 example: update format string in touch related examples пре 3 година
twai a25123f703 twai: bringup on esp32c6 пре 3 година
uart 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage пре 3 година
usb 94a00bda0f tinyusb: Use TinyUSB from component registry пре 3 година
.build-test-rules.yml 86aa012c26 Merge branch 'feature/bringup_i2c_esp32c6' into 'master' пре 3 година
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.