Omar Chebib 623bffaab8 Dedicated GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets.
Use dedicated GPIOs in examples to show how to emulate a UART, I2C and SPI bus.
(Using assembly and C)
2022-11-22 14:17:40 +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-17 11:04:39 +08:00
2022-11-08 17:05:33 +08:00
2022-10-31 17:31:40 +01:00
2022-11-04 17:40:29 +08:00
2022-11-08 17:05:33 +08:00
2022-11-17 11:04:39 +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.