Wan Lei cf5387fc76 Merge branch 'feature/h2_twai_support' into 'master' пре 3 година
..
adc 5333ac81bf adc: support ADC on esp32c6 (driver/test/example) пре 3 година
dac de1b4e0a1b Fix small typos in signal_generator/README.md пре 3 година
dedicated_gpio a3f887a1fe gpio: support glitch filter on esp32h2 пре 3 година
gpio 4c8fdc31f9 gpio: Add support for esp32h2 пре 3 година
i2c 330149f3a6 i2c: support i2c on esp32h2 пре 3 година
i2s fd3e0b0b18 esp32h2(ci): enable target test пре 3 година
lcd c2c4fbff13 lcd: driver support for esp32h2 пре 3 година
ledc ad55230b0a ledc: Add support for esp32h2; Refactor ledc driver clock source selection related code пре 3 година
mcpwm 15b9352f60 mcpwm: support esp32h2 пре 3 година
pcnt 58bde0f665 fix pcnt sdm pre-commit failure пре 3 година
rmt 195f6b99ad rmt: expose private API to get channel ID пре 3 година
sdio e80e1450ac sdio: c6 doc update пре 3 година
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 871b2ba237 spi: simplify readme description of spi examples пре 3 година
spi_slave_hd 5300bd3b2f spi: support H2 spi master, slave, slave_hd driver пре 3 година
temp_sensor bbbe569e03 temperature_sensor: Add support for esp32h2 пре 3 година
timer_group 195f6b99ad rmt: expose private API to get channel ID пре 3 година
touch_sensor 763b472958 example: update format string in touch related examples пре 3 година
twai fdeeced62c twai: h2 support twai driver пре 3 година
uart b72d759290 uart: Add support for esp32h2 пре 3 година
usb 30a2558450 esp_wifi: Merge wpa_supplicant and esp_wifi Kconfig пре 3 година
.build-test-rules.yml 195f6b99ad rmt: expose private API to get channel ID пре 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.