khuynh 85c15812c9 fix markdown table formatting пре 6 година
..
adc 04ae56806c Merge branch 'master' into feature/esp32s2beta_update пре 6 година
adc2 03ac1aaafd dac: refactor driver add hal пре 6 година
can a049e02d96 can: Refactor CAN to use HAL and LowLevel layers пре 6 година
gpio afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) пре 6 година
i2c c906e2afee test: update example and unit tests with new import roles: пре 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 8954c989f4 Update ir_builder_rmt_nec.c пре 6 година
sdio c906e2afee test: update example and unit tests with new import roles: пре 6 година
sigmadelta b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' пре 6 година
spi_master 6070f610cc Implement review comments пре 6 година
spi_slave 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge пре 6 година
temp_sensor_esp32s2 85c15812c9 fix markdown table formatting пре 6 година
timer_group bcfe684951 bugfix(timer): add a macro to control making the XTAL related functions пре 6 година
touch_pad_interrupt 3a468a1ffd Refactor the touch sensor driver пре 6 година
touch_pad_read 3a468a1ffd Refactor the touch sensor driver пре 6 година
uart 6c923cf330 Fix some typo in idf пре 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.