nixpkgs-suyu/pkgs
Bjørn Forsman 8df1afa9c9 stlink: new package
stlink is an in-circuit debugging and programming tool for ST-Link v1
and v2 devices. It is similar to OpenOCD but just for ST-Link devices.

  https://github.com/texane/stlink

IMPORTANT: You need permissions to access the stlink usb devices. Here
are example udev rules for stlink v1 and v2 so you don't need to have
root permissions (copied from <stlink>/49-stlink*.rules):

  SUBSYSTEMS=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="3744", MODE:="0666", SYMLINK+="stlinkv1_%n"
  SUBSYSTEMS=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="3748", MODE:="0666", SYMLINK+="stlinkv2_%n"
2013-05-01 23:29:59 +02:00
..
applications chromium: Update beta and dev channels to latest. 2013-04-26 08:10:45 +02:00
build-support pkgs/build-support/cabal: disable split-objects for GHC 7.7 builds to work around broken compiler 2013-04-24 13:21:05 +02:00
data man-pages: Update to 3.50 2013-03-27 23:00:02 +01:00
desktops xfce4notifyd: bugfix update, check now, minor fixes 2013-04-21 13:08:11 +02:00
development stlink: new package 2013-05-01 23:29:59 +02:00
games Auto-update some packages; no early build failures (SBCL and Wine not yet fully built) 2013-04-23 09:15:48 +04:00
lib Google killed my old email 2013-04-24 16:22:28 +03:00
misc Merge branch of 'hatari' 2013-04-23 11:06:17 +04:00
os-specific systemd: patch hardcoded "/bin/cat" in systemd-cat 2013-04-24 23:46:09 +02:00
servers Lighttpd: Enable SSL 2013-04-23 14:30:57 +03:00
shells bash-completion: update to version 2.1 2013-04-10 17:39:09 +02:00
stdenv Remove the "proprietary" license 2013-04-12 14:37:50 +02:00
test
tools tahoe-lafs: update to 1.9.2 2013-04-24 22:41:17 +04:00
top-level stlink: new package 2013-05-01 23:29:59 +02:00