Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 728 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 728 Bytes

iCEstick-UART-Demo

Build Status License

Prerequisites

Building

git clone https://github.com/cyrozap/iCEstick-UART-Demo.git
cd iCEstick-UART-Demo
git submodule update --init
make

Flashing

Plug in your iCEstick, then run make flash. Depending on your permissions, you may need to run it with sudo.