-
CMSIS v3.20 core support from ARM in
core/
-
Vendor chip support from NXP's "LPC13xx(12-bit ADC)-LPCXpresso examples_v1.01.zip" package in
lpc13xx/
-
Makefile, linker script, and all code in the root directory are 100% public domain.
-
system_LPC13xx.c
configured to use internal 12MHz oscillator and PLL for a system clock of 72MHz.
See http://sergeev.io/notes/cortex_cmsis/ for more information.
Check out the lpc8xx, lpc11xx, lpc11uxx, lpc13xx, and lpc17xx branches for other templates.