- Basic support for up to 4 ISSI chips (and partial support for 16 chip configurations)
- Initial USB mux support
* Required USB re-init procedure
- Initial interconnect mux support
* Required some state reset commands
The compilation process itself doesn't take very long, but it's weird to
let it continue trying to build when we've encountered an error worthy
of changing cmake/make's return codes. This gives clear indication of a
failed build as the last line of the script's output.