Angus Gratton 18c5cfadae Fix function prototypes 6 yıl önce
..
adc 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 yıl önce
adc2 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 yıl önce
can 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 yıl önce
gpio afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 yıl önce
i2c 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 yıl önce
i2s 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 yıl önce
i2s_adc_dac 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 yıl önce
ledc 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 yıl önce
mcpwm 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 yıl önce
pcnt 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 yıl önce
rmt_nec_tx_rx b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 yıl önce
rmt_tx b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 yıl önce
sdio 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 yıl önce
sigmadelta b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 yıl önce
spi_master 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 yıl önce
spi_slave 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 yıl önce
temp_sensor_esp32s2 18c5cfadae Fix function prototypes 6 yıl önce
timer_group 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 yıl önce
touch_pad_interrupt 18c5cfadae Fix function prototypes 6 yıl önce
touch_pad_read 18c5cfadae Fix function prototypes 6 yıl önce
uart 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 yıl önce
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 yıl önce

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.