Krzysztof 6070f610cc Implement review comments il y a 6 ans
..
adc 04ae56806c Merge branch 'master' into feature/esp32s2beta_update il y a 6 ans
adc2 03ac1aaafd dac: refactor driver add hal il y a 6 ans
can c906e2afee test: update example and unit tests with new import roles: il y a 6 ans
gpio afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) il y a 6 ans
i2c c906e2afee test: update example and unit tests with new import roles: il y a 6 ans
i2s 04ae56806c Merge branch 'master' into feature/esp32s2beta_update il y a 6 ans
i2s_adc_dac 04ae56806c Merge branch 'master' into feature/esp32s2beta_update il y a 6 ans
ledc 6990a7cd54 Merge branch 'master' into feature/esp32s2beta_update il y a 6 ans
mcpwm 04ae56806c Merge branch 'master' into feature/esp32s2beta_update il y a 6 ans
pcnt 6990a7cd54 Merge branch 'master' into feature/esp32s2beta_update il y a 6 ans
rmt c906e2afee test: update example and unit tests with new import roles: il y a 6 ans
sdio c906e2afee test: update example and unit tests with new import roles: il y a 6 ans
sigmadelta b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' il y a 6 ans
spi_master 6070f610cc Implement review comments il y a 6 ans
spi_slave 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge il y a 6 ans
temp_sensor_esp32s2 18c5cfadae Fix function prototypes il y a 6 ans
timer_group bcfe684951 bugfix(timer): add a macro to control making the XTAL related functions il y a 6 ans
touch_pad_interrupt 3a468a1ffd Refactor the touch sensor driver il y a 6 ans
touch_pad_read 3a468a1ffd Refactor the touch sensor driver il y a 6 ans
uart 6c923cf330 Fix some typo in idf il y a 6 ans
README.md a67d5d89e0 Replace all DOS line endings with Unix il y a 7 ans

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.