Ramesh 8795f1ac86 Fixed the bug that the malloc memory size is smaller than the actual required. il y a 6 ans
..
adc 47bbb107a8 build system: Use CMake-based build system as default when describing commands il y a 6 ans
adc2 47bbb107a8 build system: Use CMake-based build system as default when describing commands il y a 6 ans
can 6771eead80 examples: use new component registration api il y a 6 ans
gpio 6771eead80 examples: use new component registration api il y a 6 ans
i2c 47bbb107a8 build system: Use CMake-based build system as default when describing commands il y a 6 ans
i2s 47bbb107a8 build system: Use CMake-based build system as default when describing commands il y a 6 ans
i2s_adc_dac 47bbb107a8 build system: Use CMake-based build system as default when describing commands il y a 6 ans
ledc 47bbb107a8 build system: Use CMake-based build system as default when describing commands il y a 6 ans
mcpwm 8795f1ac86 Fixed the bug that the malloc memory size is smaller than the actual required. il y a 6 ans
pcnt 47bbb107a8 build system: Use CMake-based build system as default when describing commands il y a 6 ans
rmt_nec_tx_rx 47bbb107a8 build system: Use CMake-based build system as default when describing commands il y a 6 ans
rmt_tx 47bbb107a8 build system: Use CMake-based build system as default when describing commands il y a 6 ans
sdio 6771eead80 examples: use new component registration api il y a 6 ans
sigmadelta 6771eead80 examples: use new component registration api il y a 6 ans
spi_master 6771eead80 examples: use new component registration api il y a 6 ans
spi_slave 6771eead80 examples: use new component registration api il y a 6 ans
timer_group 6771eead80 examples: use new component registration api il y a 6 ans
touch_pad_interrupt 6771eead80 examples: use new component registration api il y a 6 ans
touch_pad_read 6771eead80 examples: use new component registration api il y a 6 ans
uart 47bbb107a8 build system: Use CMake-based build system as default when describing commands il y a 6 ans
README.md a67d5d89e0 Replace all DOS line endings with Unix il y a 7 ans

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.