fuzhibo 67a48580fa driver(touch): fix touch sensor driver redundancy před 5 roky
..
adc 858f4745fd example: Remove duplicate commands and invalid serial port information před 5 roky
adc2 858f4745fd example: Remove duplicate commands and invalid serial port information před 5 roky
can a049e02d96 can: Refactor CAN to use HAL and LowLevel layers před 6 roky
gpio afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) před 6 roky
i2c c906e2afee test: update example and unit tests with new import roles: před 6 roky
i2s 858f4745fd example: Remove duplicate commands and invalid serial port information před 5 roky
i2s_adc_dac 858f4745fd example: Remove duplicate commands and invalid serial port information před 5 roky
ledc 858f4745fd example: Remove duplicate commands and invalid serial port information před 5 roky
mcpwm 04ae56806c Merge branch 'master' into feature/esp32s2beta_update před 6 roky
pcnt 858f4745fd example: Remove duplicate commands and invalid serial port information před 5 roky
rmt 8954c989f4 Update ir_builder_rmt_nec.c před 6 roky
sdio c906e2afee test: update example and unit tests with new import roles: před 6 roky
sigmadelta 858f4745fd example: Remove duplicate commands and invalid serial port information před 5 roky
spi_master 6070f610cc Implement review comments před 6 roky
spi_slave 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge před 6 roky
temp_sensor_esp32s2 85c15812c9 fix markdown table formatting před 6 roky
timer_group 5b516b107a timer_group: update hal api && fix intr_enable před 5 roky
touch_pad_interrupt 67a48580fa driver(touch): fix touch sensor driver redundancy před 5 roky
touch_pad_read 3a468a1ffd Refactor the touch sensor driver před 6 roky
uart 858f4745fd example: Remove duplicate commands and invalid serial port information před 5 roky
README.md a67d5d89e0 Replace all DOS line endings with Unix před 7 roky

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.