esp-idf/examples/peripherals/dedicated_gpio/soft_spi/components/soft_spi
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
..
include Dedicated GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets. 2022-11-22 14:17:40 +08:00
riscv Dedicated GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets. 2022-11-22 14:17:40 +08:00
CMakeLists.txt Dedicated GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets. 2022-11-22 14:17:40 +08:00
linker.lf Dedicated GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets. 2022-11-22 14:17:40 +08:00
soft_spi.c Dedicated GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets. 2022-11-22 14:17:40 +08:00