Markus Hitter
a7240523e1
ARM: rename mbed-LPC11xx.h to cmsis-lpc11xx.h.
...
Part of the effort to rename all CMSIS-provided files to "cmsis-".
2015-08-12 14:26:36 +02:00
Markus Hitter
e2df7733ee
ARM: move system definitions from .c to .h.
...
More precisely, from mbed-system_LPC11xx.c to
mbed-system_LPC11xx.h. This way these definitions are available
elsewhere in the code.
2015-08-12 14:26:35 +02:00
Markus Hitter
32480bdfb6
ARM: silence warning in mbed-system_LPC11xx.c.
...
No functional change, just moved declarations to a more
appropriate place.
2015-08-12 14:26:34 +02:00
Markus Hitter
4cfeca08e1
ARM: get serial working based on MBED code.
...
Pretty complex, this MBED system, it requires no less than
24 additional files. This will be fleshd out before too long.
SIZES ARM... lpc1114
FLASH : 5956 bytes 19%
RAM : 176 bytes 5%
EEPROM : 0 bytes 0%
2015-08-12 14:26:34 +02:00