nixpkgs/pkgs/development/tools
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
..
analysis
boomerang
build-managers Add myself (the-kenny) to the maintainer list. 2013-03-30 21:05:15 +01:00
casperjs
cdecl
documentation Add myself as a maintainer to all Haskell packages (re-)generated by hackage4nix. 2013-03-23 15:58:14 +01:00
gnulib gnulib: update to version 0.0-7901-g076ac82 2013-04-06 15:09:25 +02:00
guile
haskell haskell-hlint: update to version 1.8.44 2013-04-22 14:14:39 +02:00
java
literate-programming/noweb
misc stlink: new package 2013-05-01 23:29:59 +02:00
neoload Remove the "proprietary" license 2013-04-12 14:37:50 +02:00
ocaml Upgrade to 1.0.0 2013-03-15 12:41:01 +01:00
parsing Add myself as a maintainer to all Haskell packages (re-)generated by hackage4nix. 2013-03-23 15:58:14 +01:00
phantomjs
profiling oprofile: fix via minor update 2013-02-23 23:49:48 +01:00
pydb
selenium Add chromedriver: a server for running Selenium tests in Chrome 2013-02-26 00:41:10 +01:00