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

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.