Markus Hitter
9c29665a72
ARM: take care of system startup status.
...
Not much to do, still it was necessary to review this topic.
2015-08-13 17:12:13 +02:00
Markus Hitter
d337fd18ad
mendel.c: move CPU initialisation to cpu.c (cpu-avr.c).
...
No functional change, but more code separated by architecture.
2015-08-12 14:26:35 +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
Markus Hitter
575174940f
ARM: get a minimum amount of Teacup compiled for ARM.
...
Makefile can't even upload, yet.
SIZES ARM... lpc1114
FLASH : 944 bytes 3%
RAM : 132 bytes 4%
EEPROM : 0 bytes 0%
2015-08-12 14:26:33 +02:00