Basic firmware.

This commit is contained in:
btr 2011-04-01 21:07:51 +02:00
parent 68d5066b23
commit 6454e35736
63 changed files with 15113 additions and 0 deletions

View file

@ -0,0 +1,12 @@
History of updates to CMSISv1p30_LPC13xx
========================================
18 February 2010
----------------
system_LPC13xx.c updated to new version (dated 18 February 2010),
changing value of SYSPLLCTRL_Val from 0x05 to 0x25
23 March 2010
-------------
Optimisation level of release build of project changed from
-O2 to -Os.