Angus Gratton 165e778d7e ci: Temporarily ignore CAN example test failures 6 лет назад
..
adc 70af759dd2 examples: change default build instructions in docs to CMake 6 лет назад
adc2 70af759dd2 examples: change default build instructions in docs to CMake 6 лет назад
can 165e778d7e ci: Temporarily ignore CAN example test failures 6 лет назад
gpio 6771eead80 examples: use new component registration api 6 лет назад
i2c 26800ed71e global: update note in the partition tables 6 лет назад
i2s 70af759dd2 examples: change default build instructions in docs to CMake 6 лет назад
i2s_adc_dac 70af759dd2 examples: change default build instructions in docs to CMake 6 лет назад
ledc eff3ac05b3 driver(ledc): fixed ledc clock selection bug for release/v4.0 6 лет назад
mcpwm 8795f1ac86 Fixed the bug that the malloc memory size is smaller than the actual required. 6 лет назад
pcnt eff3ac05b3 driver(ledc): fixed ledc clock selection bug for release/v4.0 6 лет назад
rmt_nec_tx_rx 70af759dd2 examples: change default build instructions in docs to CMake 6 лет назад
rmt_tx 70af759dd2 examples: change default build instructions in docs to CMake 6 лет назад
sdio b98b4c3886 sdmmc_io: support to print CIS information 6 лет назад
sigmadelta 70af759dd2 examples: change default build instructions in docs to CMake 6 лет назад
spi_master 6771eead80 examples: use new component registration api 6 лет назад
spi_slave 6771eead80 examples: use new component registration api 6 лет назад
timer_group 6771eead80 examples: use new component registration api 6 лет назад
touch_pad_interrupt 6771eead80 examples: use new component registration api 6 лет назад
touch_pad_read 6771eead80 examples: use new component registration api 6 лет назад
uart 70af759dd2 examples: change default build instructions in docs to CMake 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.