Marius Vikhammer 8cc7b4ffda docs: remove link to NS4150 datasheet 2 ani în urmă
..
adc d0e4d36fb6 esp_adc: support h2 oneshot mode and continuous mode 3 ani în urmă
analog_comparator 53584bb5a7 ana_cmpr: add programming guide 2 ani în urmă
dac c634144ac8 ana_cmpr: designed driver layer 2 ani în urmă
dedicated_gpio a3f887a1fe gpio: support glitch filter on esp32h2 3 ani în urmă
gpio d3fa898f80 Update gpio_example_main.c 2 ani în urmă
i2c 510592d86c Update partitions_example.csv 2 ani în urmă
i2s 8cc7b4ffda docs: remove link to NS4150 datasheet 2 ani în urmă
lcd c2c4fbff13 lcd: driver support for esp32h2 3 ani în urmă
ledc 79f34fe524 ledc: Support gamma curve fade feature on esp32c6 and esp32h2 2 ani în urmă
mcpwm 15b9352f60 mcpwm: support esp32h2 3 ani în urmă
parlio d15534c4e2 parlio: add simple rgb led matrix example 2 ani în urmă
pcnt 58bde0f665 fix pcnt sdm pre-commit failure 3 ani în urmă
rmt 0b316a6731 docs: update readme links to ledstrip datasheet 2 ani în urmă
sdio e80e1450ac sdio: c6 doc update 3 ani în urmă
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib 3 ani în urmă
sigma_delta 58bde0f665 fix pcnt sdm pre-commit failure 3 ani în urmă
spi_master 871b2ba237 spi: simplify readme description of spi examples 3 ani în urmă
spi_slave 871b2ba237 spi: simplify readme description of spi examples 3 ani în urmă
spi_slave_hd 66ca403bc6 spi_slave: support spi slave hd append mode on chips other than s2 2 ani în urmă
temperature_sensor 3526ff3c6a temperature_sensor: Add temperature monitor interrupt example 2 ani în urmă
timer_group 195f6b99ad rmt: expose private API to get channel ID 3 ani în urmă
touch_sensor 763b472958 example: update format string in touch related examples 3 ani în urmă
twai fdeeced62c twai: h2 support twai driver 3 ani în urmă
uart c7aab676d4 uart: increase default stack size for nmea example 2 ani în urmă
usb 2b5caf34b7 tinyusb: Do not access string descriptor array out of boundaries 2 ani în urmă
.build-test-rules.yml 24361f232d ana_cmpr: add an example and test cases 2 ani în urmă
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 ani în urmă

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.