Replace subprocess.run(..., check=True) with subprocess.check_call().
[nmigen-boards.git] / nmigen_boards / ice40_hx8k_b_evn.py
2019-08-03 whitequarkReplace subprocess.run(..., check=True) with subprocess...
2019-07-26 EmilyAdd support for the iCE40-HX8K Breakout Board