nixpkgs/pkgs/development
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
..
arduino fix ino 2013-03-25 15:28:09 +01:00
compilers idris: drop obsolete package, it doesn't compile anywhere 2013-04-24 13:21:05 +02:00
eclipse update ecj to 3.7.2 2012-08-25 19:39:19 +02:00
guile-modules
interpreters Merge pull request #468 from zefhemel/dartsdk 2013-04-22 22:34:18 -07:00
libraries haskell-diagrams-lib: jailbreak to fix build with recent NumInstances library 2013-04-25 13:48:12 +02:00
misc AVR GCC: enable C++ support (makes it usable with Arduino) 2012-12-23 18:20:34 +02:00
mobile titaniumsdk: Updated KitchenSink example + fix native libraries 2013-04-17 13:52:42 +02:00
ocaml-modules Remove a bunch of unreferenced files 2012-11-29 13:43:37 +01:00
perl-modules DBD-SQLite: Update to 1.37 2013-04-11 13:16:59 -04:00
python-modules dbus-python: update the ancient version 2013-03-15 01:09:57 +01:00
qtcreator qtcreator: Build QmlDesigner Plugin 2012-11-27 23:13:18 +01:00
ruby-modules
tools stlink: new package 2013-05-01 23:29:59 +02:00
web plone: adding version 4.2.5 and 4.1.6 2013-04-17 02:28:45 +02:00