Skip to content

Commit affa897

Browse files
authored
Update Apio to beta 5 to fix "Atom. Error: board TinyFPGA-BX not available"
Fixes the issue reported in: https://discourse.tinyfpga.com/t/atom-error-board-tinyfpga-bx-not-available/528
1 parent a2b0813 commit affa897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bx/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Most Linux distributions install Python by default. If not, install Python usin
3535
To install APIO and tinyprog, open up a terminal and run the following commands:
3636

3737
```shell
38-
pip install apio==0.4.0b3 tinyprog
38+
pip install apio==0.4.0b5 tinyprog
3939
apio install system scons icestorm iverilog
4040
apio drivers --serial-enable
4141
```

0 commit comments

Comments
 (0)