Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:pic32prog [2015/03/07 13:08] – [Usage] darron | tools:pic32prog [2016/02/17 04:45] (current) – [Install] darron | ||
---|---|---|---|
Line 2: | Line 2: | ||
<wrap right> | <wrap right> | ||
- | {{: | + | {{: |
</ | </ | ||
Line 9: | Line 9: | ||
The version of PIC32Prog available from GitHub is compatible | The version of PIC32Prog available from GitHub is compatible | ||
- | with [[: | + | with [[: |
=== Install === | === Install === | ||
< | < | ||
- | apt-get install libusb-1.0-0-dev | + | apt-get install |
- | apt-get install | + | |
git clone https:// | git clone https:// | ||
- | cd pic32prog.git | + | cd pic32prog |
- | sed -i ' | + | |
make | make | ||
make install | make install |