python -m nmigen_boards.<board>
should build and program blinky
#1
Labels
python -m nmigen_boards.<board>
should build and program blinky
#1
It's very important to have an easily available litmus check for a correctly installed and configured toolchain for any particular board. I propose that any board that is run as
__main__
should demonstrate that by running a blinky. (Are there any boards without LEDs and what can we do about it?)This is currently done and tested for:
The text was updated successfully, but these errors were encountered: