i've updated the windows installer. changes:
- MSP430F2xx support - msp430-jtag improved (faster, F2xx) - msp430-dco tool (DCO oscillator measure and calibrate via JTAG) - latest updates from CVS (except last MSP430F4250 header file bugfix) - new addon libraries: libmspgcc, libspi, libcommandline (see inlcude files and examples/libraries for docs) - updated installer itself: - register file extensions to msp430-downloader, context menu (optional) - remove old installation before install (optional) - chose startmenu group - linked HTML files for the docs and examples (see startmenu) http://sourceforge.net/project/showfiles.php?group_id=42303&package_id=68584&release_id=386516 chris behind the scenes: - python tools now based on python 2.4, newer py2exe, ctypes these tools require MSVCR72.dll which must be supplied by the user. most WinXP users should have it. - latest cygwin, easier to uncheck the cygwin tools in the installer - most text files are docutils compatible, converted to HTML and included in the installer - i2cspy application in the examples - different image for the uninstaller, examples cleanup question