sandbox/fpga/tinyfpga/hello_world/install_apio.bat

6 lines
120 B
Batchfile

pip install apio==0.4.0b3 tinyprog
apio install system scons icestorm drivers
apio drivers --serial-enable
@pause