Dependencies ============ cmake make automake autoconf build-essential texinfo libtool libftdi-dev libusb-1.0-0-dev udev example rules ================== SUBSYSTEMS=="usb", ATTRS{idVendor}=="2e8a", ATTRS{idProduct}=="0004", TAG+="uaccess" SUBSYSTEMS=="usb", KERNEL=="ttyACM*", ATTRS{idVendor}=="2e8a", ATTRS{idProduct}=="0004", SYMLINK+="ttyPicoprobe%n" Build ===== Getting the source via GIT: --------------------------- git clone git://git.spreadspace.org/rppico-utils.git cd rppico-utils make -C contrib build and flash blink example ----------------------------- tba... License ======= The spreadspace RaspberryPI Pico utils are licensed under GPLv3. You can find the full text of the license in the file LICENSE.