fuzhibo 03ac1aaafd dac: refactor driver add hal 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 63329b169b ci: limit example test to ESP32s 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.