kendryte-standalone-demo
kendryte-standalone-demo copied to clipboard
Wrong pin in SPI example
https://github.com/kendryte/kendryte-standalone-demo/blob/e89c35465fadb5524c892d2a1c7a76dc76e219ed/spi_slave/spi_master.c#L27
MISO and MOSI pin are defined as the same pin, which won't work.