esp-idf/examples/peripherals
Darian Leung 81ddd9e291 CAN: Reenable example tests
This commit updates the CAN example tests and updates the job
and environment labels in the target-test.yml
2019-10-29 17:25:49 +08:00
..
adc
adc2
can CAN: Reenable example tests 2019-10-29 17:25:49 +08:00
gpio
i2c Merge branch 'master' into feature/esp32s2beta_merge 2019-10-15 14:59:27 +11:00
i2s
i2s_adc_dac
ledc
mcpwm
pcnt
rmt_nec_tx_rx
rmt_tx
sdio
sigmadelta
spi_master
spi_slave Merge branch 'master' into feature/esp32s2beta_merge 2019-09-16 16:18:48 +10:00
temp_sensor_esp32s2
timer_group
touch_pad_interrupt
touch_pad_read
uart
README.md

README.md

Peripherals Examples

This section provides examples how to configure and use ESP32s 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.