libretiny
libretiny copied to clipboard
BK7231 SPI support
trafficstars
Hello, I need the Adafruit SPIFlash Library for my project, but SPI currently isn't supported by libretiny with the BK7231N. Can you please tell me whether SPI support is planned for the near future? Alternatively I will have to replace the BK7231N, so it would be of great help.
I found two projects with drivers, but the migration to libretiny is way above my level. https://github.com/openshwprojects/OpenBK7231T_App/blob/main/src/driver/drv_spi.c https://github.com/bekencorp/armino/blob/main/middleware/driver/spi/spi_driver.c