jim-nvp is moving from jimtcl to openocd
authorSteve Bennett <steveb@workware.net.au>
Thu, 29 Sep 2011 06:12:41 +0000 (16:12 +1000)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Fri, 30 Sep 2011 07:38:22 +0000 (09:38 +0200)
commitef885d3b2a3001325f525df250dadd570e5d743e
treeaa01a8bdf2faad5080766c5fd08b1871165f6f47
parent05b12e6c5e5857e418c639e502c3a63987eca0c4
jim-nvp is moving from jimtcl to openocd

The jim-nvp code is specific to openocd, so it belongs in openocd,
not in the core jimtcl.

Signed-off-by: Steve Bennett <steveb@workware.net.au>
Makefile.am
common.mk
configure.ac
src/helper/Makefile.am
src/helper/jim-nvp.c [new file with mode: 0644]
src/helper/jim-nvp.h [new file with mode: 0644]