SpiNNakerManchester/SpiNNMan

`boot_board` presumably needs `board_type` or `*.boot` file argument.

mossblaser opened this issue · 3 comments

`boot_board` presumably needs `board_type` or `*.boot` file argument.

We definitely need a board_version, and I have added this. We have purposely left out the boot argument, as it makes it possible to boot with a version of scamp that is incompatible with the rest of the tranceiver functionality.

Awesome!

Done