Markus Hitter
a5cb1bd31a
ARM: get rid of mbed-mbed_error.h and mbed-error.c.
...
Same functionality, drastically smaller binary:
SIZES ARM... lpc1114
FLASH : 1992 bytes 7%
RAM : 156 bytes 4%
EEPROM : 0 bytes 0%
That's a reduction by 3948 bytes Flash and 20 bytes RAM.
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
Markus Hitter
9e9e946c6d
Makefile-ARM: get uploading to work.
2015-08-12 14:26:34 +02:00
Markus Hitter
3cc81cdba8
Makefile-ARM: adjust sizes reporting to our only target.
2015-08-12 14:26:33 +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