Omar Chebib 7baa63cbc2 Merge branch 'staging/asm_dedic_gpio_example' into 'master'
Dedicated/Fast GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets

Closes IDF-5936

See merge request espressif/esp-idf!20921
2022-11-23 14:19:01 +08:00
..
2022-11-08 17:05:33 +08:00
2022-11-08 17:05:33 +08:00
2022-11-08 17:05:33 +08:00
2022-11-21 15:58:06 +08:00
2022-11-08 17:05:33 +08:00
2022-11-04 17:40:29 +08:00
2022-11-08 17:05:33 +08:00

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.