apertus-open-source-cinema / axiom-firmware

AXIOM firmware (linux image, gateware and software tools)
GNU General Public License v3.0
171 stars 54 forks source link

Install Openocd #160

Open anuejn opened 4 years ago

anuejn commented 4 years ago

It would be nice if openocd would be installed by default in the automatically installed builds since it is very handy for flashing the usb3 plugin modules (on the micro). The sysfs bitbang driver needs to be enabled so a custom build is nescessary.

herbertp commented 4 years ago

We probably want to include any driver required for the kernel interface (or direct pic access) as well.

rroohhh commented 3 years ago

Installing openocd is done in #174, still needs pic driver.