Skip to content

Release v1.1.0: Added support for SPI

Compare
Choose a tag to compare
@Peter-van-Tol Peter-van-Tol released this 09 Nov 08:19
· 164 commits to main since this release
9e32512

Added new drivers for SPI communiction [48]. For current users this requires a minor modification in their configuration files. The connection entry in the config-file must be altered to include the field connection_type. See for further guidelines on the parameters for the connection, including the new SPI connection, the updates help-files.

Further minor changes:

  • cli:
    • install_litex: DEPRECATED, the functionality has been transferred to install_toolchaing.
    • install_toolchain: Also installs Litex, and on a RaspberryPi also OpenOCD.
    • flash_firmware: Flashes the firmware to the LED-card using OpenOCD. Designed for flashing with a RaspberryPi, however other adapters can aslo be selected by their name.