git clone https://github.com/cyrozap/iCEstick-UART-Demo.git
cd iCEstick-UART-Demo
git submodule update --init
make
Plug in your iCEstick, then run make flash
. Depending on your permissions, you
may need to run it with sudo
.
git clone https://github.com/cyrozap/iCEstick-UART-Demo.git
cd iCEstick-UART-Demo
git submodule update --init
make
Plug in your iCEstick, then run make flash
. Depending on your permissions, you
may need to run it with sudo
.