Commit Graph

2 Commits

Author SHA1 Message Date
Markus Hitter a336ae57e3 ARM: get rid of mbed-core_cmFunc.h and mbed-core_cmInstr.h.
Since MBED's serial_api is no longer in use, they're no longer
needed either. Except for a simple assembler instruction, which
was inserted directly.
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