Angus Gratton effefc2329 Merge branch 'feat/sdio_example_without_intr' into 'master' há 6 anos atrás
..
adc e30cd361a8 global: rename esp32s2beta to esp32s2 há 6 anos atrás
adc2 e30cd361a8 global: rename esp32s2beta to esp32s2 há 6 anos atrás
can a049e02d96 can: Refactor CAN to use HAL and LowLevel layers há 6 anos atrás
gpio afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) há 6 anos atrás
i2c 75cadc2e41 console: simplify examples 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 e30cd361a8 global: rename esp32s2beta to esp32s2 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 c906e2afee test: update example and unit tests with new import roles: há 6 anos atrás
sdio effefc2329 Merge branch 'feat/sdio_example_without_intr' into 'master' há 6 anos atrás
sigmadelta b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' há 6 anos atrás
spi_master e30cd361a8 global: rename esp32s2beta to esp32s2 há 6 anos atrás
spi_slave e30cd361a8 global: rename esp32s2beta to esp32s2 há 6 anos atrás
temp_sensor_esp32s2 e30cd361a8 global: rename esp32s2beta to esp32s2 há 6 anos atrás
timer_group bcfe684951 bugfix(timer): add a macro to control making the XTAL related functions há 6 anos atrás
touch_pad_interrupt e30cd361a8 global: rename esp32s2beta to esp32s2 há 6 anos atrás
touch_pad_read e30cd361a8 global: rename esp32s2beta to esp32s2 há 6 anos atrás
uart 6c923cf330 Fix some typo in idf há 6 anos atrás
wave_gen e8ac0bd429 wave_gen example: analog signal generator 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.