Ivan Grokhotkov 6fda3df953 Merge branch 'bugfix/gpio_pin_bit_mask_truncation' into 'master' пре 6 година
..
adc 04ae56806c Merge branch 'master' into feature/esp32s2beta_update пре 6 година
adc2 03ac1aaafd dac: refactor driver add hal пре 6 година
can 81ddd9e291 CAN: Reenable example tests пре 6 година
gpio afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) пре 6 година
i2c 28286183d1 feature(I2C): Add i2c hal support. пре 6 година
i2s 04ae56806c Merge branch 'master' into feature/esp32s2beta_update пре 6 година
i2s_adc_dac 04ae56806c Merge branch 'master' into feature/esp32s2beta_update пре 6 година
ledc 6990a7cd54 Merge branch 'master' into feature/esp32s2beta_update пре 6 година
mcpwm 04ae56806c Merge branch 'master' into feature/esp32s2beta_update пре 6 година
pcnt 6990a7cd54 Merge branch 'master' into feature/esp32s2beta_update пре 6 година
rmt 357cc19da3 rmt: refactor examples пре 6 година
sdio 5b6b624e1f driver: fix gpio pin_bit_mask truncation in sdspi_host and others пре 6 година
sigmadelta b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' пре 6 година
spi_master 9baa7826be fix unit test and examples for s2beta пре 6 година
spi_slave 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge пре 6 година
temp_sensor_esp32s2 18c5cfadae Fix function prototypes пре 6 година
timer_group 9f9da9ec96 feat(timer): refator timer group driver пре 6 година
touch_pad_interrupt 18c5cfadae Fix function prototypes пре 6 година
touch_pad_read 18c5cfadae Fix function prototypes пре 6 година
uart 04ae56806c Merge branch 'master' into feature/esp32s2beta_update пре 6 година
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.