OLIMEX / iCE40HX1K-EVB

FPGA development board made with KiCAD
Apache License 2.0
102 stars 29 forks source link

fixing bug with platformio run compilation for iceprog (undefined loop functions) #13

Closed bieli closed 2 years ago

bieli commented 2 years ago
$ platformio --version
PlatformIO Core, version 5.2.5

$ uname -a
Linux gm-laptop 5.11.0-38-generic #42~20.04.1-Ubuntu SMP Tue Sep 28 20:41:07 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Bugfix for https://github.com/OLIMEX/iCE40HX1K-EVB/issues/12

cinemast commented 2 years ago

I can confirm this fixes issue #12. Can you please merge it?