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)
This commit is contained in:
Omar Chebib
2022-11-02 19:31:18 +08:00
parent dcaa753f37
commit 623bffaab8
37 changed files with 1928 additions and 7 deletions

View File

@@ -116,7 +116,6 @@ api-reference/peripherals/touch_pad
api-reference/peripherals/adc_calibration
api-reference/peripherals/spi_slave_hd
api-reference/peripherals/ds
api-reference/peripherals/dedic_gpio
api-reference/peripherals/sd_pullup_requirements
api-reference/peripherals/spi_master
api-reference/peripherals/index