michelrandahl / cypress-openocd-nix

script for building cypress openocd on NixOs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cypress-openocd-nix

Build the file with nix-build.

Example usage of openocd

For the 4343W psoc62 board, we can connect with following command: $ sudo ./openocd -f interface/cmsis-dap.cfg -f target/psoc6_2m.cfg

TODO

replace zip file with a link to zip file if possible

About

script for building cypress openocd on NixOs


Languages

Language:Nix 100.0%