Darian Leung 4256b1098c twai: Temporarily disable network example test 5 лет назад
..
adc 858f4745fd example: Remove duplicate commands and invalid serial port information 5 лет назад
adc2 858f4745fd example: Remove duplicate commands and invalid serial port information 5 лет назад
can 4256b1098c twai: Temporarily disable network example test 5 лет назад
gpio afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
i2c f664527eb4 vfs: support vfs uart set line endings with specified uart number (release/v4.1) 5 лет назад
i2s 858f4745fd example: Remove duplicate commands and invalid serial port information 5 лет назад
i2s_adc_dac 858f4745fd example: Remove duplicate commands and invalid serial port information 5 лет назад
ledc 858f4745fd example: Remove duplicate commands and invalid serial port information 5 лет назад
mcpwm 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
pcnt 858f4745fd example: Remove duplicate commands and invalid serial port information 5 лет назад
rmt 8954c989f4 Update ir_builder_rmt_nec.c 5 лет назад
sdio c906e2afee test: update example and unit tests with new import roles: 6 лет назад
sigmadelta 858f4745fd example: Remove duplicate commands and invalid serial port information 5 лет назад
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 5 лет назад
timer_group 5b516b107a timer_group: update hal api && fix intr_enable 5 лет назад
touch_pad_interrupt 67a48580fa driver(touch): fix touch sensor driver redundancy 5 лет назад
touch_pad_read 3a468a1ffd Refactor the touch sensor driver 6 лет назад
uart 858f4745fd example: Remove duplicate commands and invalid serial port information 5 лет назад
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.