You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't see anything related to spi in generated csr.json. Do I miss some command line flasgs or maybe I have to add some more modifications to platform/target files?
I want to use spidev or psx_joypad drivers. In the worst case I can add dummy spi-flash or spi-sdcard, but I believe there should be the right way to achieve what I want.
The text was updated successfully, but these errors were encountered:
I am trying to add SPI support to Qmtech Wukong (v2) gateware. I modified platform file as following:
and I use this command for compilation:
I don't see anything related to spi in generated csr.json. Do I miss some command line flasgs or maybe I have to add some more modifications to platform/target files?
I want to use
spidev
orpsx_joypad
drivers. In the worst case I can add dummy spi-flash or spi-sdcard, but I believe there should be the right way to achieve what I want.The text was updated successfully, but these errors were encountered: