Brian Drummond - 2013-04-18

The new release includes:

New example application : a digital watch, in under 1 kbyte.
This includes schematic and (33mm diameter) PCB layout, but no watch case!
It illustrates display multiplexing, external crystal oscillator, button press handling, and deep sleep for under 1 microamp current (with display off!)

Improved documentation on building applications for the MSP430 in Ada

Bugfix for Bug #1 : compiler now reports an error if you mistakenly use a local procedure as an interrupt handler.