Skip to content

install/block: include spi modules

Felix Yan requested to merge github/fork/felixonmars/patch-2 into master

SPI is used to provide access to mmc devices on some development boards (for example, HiFive Unmatched). The board doesn't boot from SD card properly without them included.

The whole drivers/spi folder is 380KiB in size, uncompressed, it shouldn't be a lot to add :)

Merge request reports