History of updates to CMSISv1p30_LPC17xx
========================================

19 January 2010
---------------
system_LPC17xx.c updated to new version (dated 11 January 2010)

23 March 2010
-------------
system_LPC17xx.c updated to new version (1.07, dated 12 February
2010) - with fix to check on value of CCLKCFG_Val to remove need
for it to be odd only.

Optimisation level of release build of project also changed from
-O2 to -Os.

12 May 2010
-----------
system_LPC17xx.c updated to new version (1.08, dated 12 May 2010)
with fix to to use unsigned long long arithmetic in calculations
of SystemCoreClock, preventing incorrect result being generated
for certain inputs due to overflow.


