Darian Leung 81ddd9e291 CAN: Reenable example tests há 6 anos atrás
..
adc 04ae56806c Merge branch 'master' into feature/esp32s2beta_update há 6 anos atrás
adc2 04ae56806c Merge branch 'master' into feature/esp32s2beta_update há 6 anos atrás
can 81ddd9e291 CAN: Reenable example tests há 6 anos atrás
gpio afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) há 6 anos atrás
i2c 496ede9bcd Merge branch 'master' into feature/esp32s2beta_merge há 6 anos atrás
i2s 04ae56806c Merge branch 'master' into feature/esp32s2beta_update há 6 anos atrás
i2s_adc_dac 04ae56806c Merge branch 'master' into feature/esp32s2beta_update há 6 anos atrás
ledc 6990a7cd54 Merge branch 'master' into feature/esp32s2beta_update há 6 anos atrás
mcpwm 04ae56806c Merge branch 'master' into feature/esp32s2beta_update há 6 anos atrás
pcnt 6990a7cd54 Merge branch 'master' into feature/esp32s2beta_update há 6 anos atrás
rmt_nec_tx_rx b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' há 6 anos atrás
rmt_tx b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' há 6 anos atrás
sdio 63329b169b ci: limit example test to ESP32s há 6 anos atrás
sigmadelta b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' há 6 anos atrás
spi_master 9baa7826be fix unit test and examples for s2beta há 6 anos atrás
spi_slave 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge há 6 anos atrás
temp_sensor_esp32s2 18c5cfadae Fix function prototypes há 6 anos atrás
timer_group 6990a7cd54 Merge branch 'master' into feature/esp32s2beta_update há 6 anos atrás
touch_pad_interrupt 18c5cfadae Fix function prototypes há 6 anos atrás
touch_pad_read 18c5cfadae Fix function prototypes há 6 anos atrás
uart 04ae56806c Merge branch 'master' into feature/esp32s2beta_update há 6 anos atrás
README.md a67d5d89e0 Replace all DOS line endings with Unix há 7 anos atrás

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.