Angus Gratton 7ce75a42c7 Merge branch 'master' into feature/esp32s2beta_merge 6 лет назад
..
adc 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
adc2 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
can 7ce75a42c7 Merge branch 'master' into feature/esp32s2beta_merge 6 лет назад
gpio afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
i2c 496ede9bcd Merge branch 'master' into feature/esp32s2beta_merge 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_nec_tx_rx b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 лет назад
rmt_tx b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 лет назад
sdio 63329b169b ci: limit example test to ESP32s 6 лет назад
sigmadelta b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 лет назад
spi_master 9baa7826be fix unit test and examples for s2beta 6 лет назад
spi_slave 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 лет назад
temp_sensor_esp32s2 18c5cfadae Fix function prototypes 6 лет назад
timer_group 6990a7cd54 Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
touch_pad_interrupt 18c5cfadae Fix function prototypes 6 лет назад
touch_pad_read 18c5cfadae Fix function prototypes 6 лет назад
uart 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 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.