Menu

Tree [078428] master v0.2a /
 History

HTTPS access


File Date Author Commit
 doc 2010-10-04 Aurelien VALADE Aurelien VALADE [5555cc] Merge branch 'master' of /home/wolverine/Develo...
 inc 2010-10-15 Aurelien VALADE Aurelien VALADE [078428] Adding compatibility with BSD systems
 src 2010-10-04 Aurelien VALADE Aurelien VALADE [5555cc] Merge branch 'master' of /home/wolverine/Develo...
 AUTHORS 2010-03-04 Aurelien VALADE Aurelien VALADE [f2a621] Revert "Removing unused files."
 COPYING 2010-02-21 Aurelien VALADE Aurelien VALADE [135a23] GNU Project structure addition.
 ChangeLog 2010-10-04 Aurelien VALADE Aurelien VALADE [5555cc] Merge branch 'master' of /home/wolverine/Develo...
 INSTALL 2010-02-21 Aurelien VALADE Aurelien VALADE [135a23] GNU Project structure addition.
 Makefile.am 2010-03-19 Aurelien VALADE Aurelien VALADE [6713b0] Fixing DarwinBSD build issues.
 NEWS 2010-02-21 Aurelien VALADE Aurelien VALADE [135a23] GNU Project structure addition.
 README 2010-03-04 Aurelien VALADE Aurelien VALADE [f2a621] Revert "Removing unused files."
 THANKS 2010-03-01 Aurelien VALADE Aurelien VALADE [50a385] Fixing debugging problems with other devices th...
 TODO 2010-03-04 Aurelien VALADE Aurelien VALADE [f2a621] Revert "Removing unused files."
 bootstrap 2010-03-20 Aurelien VALADE Aurelien VALADE [a905d0] Updating bootstrap script
 configure.ac 2010-10-15 Aurelien VALADE Aurelien VALADE [078428] Adding compatibility with BSD systems
 libfmdll-config.in 2010-03-20 Aurelien VALADE Aurelien VALADE [8d4efb] Adding libfmdll-config.in deleted in last commit

Read Me

This is the README file for the Free MSP430 Debugger Link Library.
libolimex_mji allow a program to connect and debug a MSP430 device
through the OLIMEX MSP430 JTAG ISO USB debugger.

  Copyright (C) 2010 Aurélien VALADE

  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.

See the files ./INSTALL* for building and installation instructions.

Primary distribution point: http://wolvi.lataniere.free.fr/Projects/fmdll/

Home page: !!! TO BE COMPLETED !!!

Bug reports:
   Please include enough information for the maintainers to reproduce the
   problem. Generally speking, that means:
- the content of any input files necessary to reproduce the bug
  and command line invocation of the program(s) involved (crucial!).
- a description of the problem and any samples of the erroneous output.
- the version number of the program(s) involved (use --version).
- hardware, operating sustem, and compiler versions (uname -a).
- unusual options you gave to configure, in any (see config.status).
- anything else that you think would be helpful.

Patches are most welcome; is possible, please make them with diff -c and
include ChangeLog entries.

See README-dev for information on the development environment -- any
interested parties are welcome. If you're a programmer and wish to
contribute, this should get you started. If you're not a programmer,
your help in writing test cases, checking the documentation against the
implementation, translating the program strings to other languages,
etc., would still be very much appreciated.

Free MSP430 Debugger Link Library is a free software. See the file COPYING 
for copying conditions.