Fu Zhi Bo 3a468a1ffd Refactor the touch sensor driver vor 6 Jahren
..
adc 04ae56806c Merge branch 'master' into feature/esp32s2beta_update vor 6 Jahren
adc2 03ac1aaafd dac: refactor driver add hal vor 6 Jahren
can 81ddd9e291 CAN: Reenable example tests vor 6 Jahren
gpio afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) vor 6 Jahren
i2c f27ae9b0e2 feature: Add uart hal support. vor 6 Jahren
i2s 04ae56806c Merge branch 'master' into feature/esp32s2beta_update vor 6 Jahren
i2s_adc_dac 04ae56806c Merge branch 'master' into feature/esp32s2beta_update vor 6 Jahren
ledc 6990a7cd54 Merge branch 'master' into feature/esp32s2beta_update vor 6 Jahren
mcpwm 04ae56806c Merge branch 'master' into feature/esp32s2beta_update vor 6 Jahren
pcnt 6990a7cd54 Merge branch 'master' into feature/esp32s2beta_update vor 6 Jahren
rmt 357cc19da3 rmt: refactor examples vor 6 Jahren
sdio 5b6b624e1f driver: fix gpio pin_bit_mask truncation in sdspi_host and others vor 6 Jahren
sigmadelta b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' vor 6 Jahren
spi_master 9baa7826be fix unit test and examples for s2beta vor 6 Jahren
spi_slave 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge vor 6 Jahren
temp_sensor_esp32s2 18c5cfadae Fix function prototypes vor 6 Jahren
timer_group bcfe684951 bugfix(timer): add a macro to control making the XTAL related functions vor 6 Jahren
touch_pad_interrupt 3a468a1ffd Refactor the touch sensor driver vor 6 Jahren
touch_pad_read 3a468a1ffd Refactor the touch sensor driver vor 6 Jahren
uart f27ae9b0e2 feature: Add uart hal support. vor 6 Jahren
README.md a67d5d89e0 Replace all DOS line endings with Unix vor 7 Jahren

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.