mirror of https://github.com/ARMmbed/mbed-os.git
The "minimal_printf" greentea test has test cases for the different data types (%d, %u, %x, %ld, %lu, %lx %llx) that require a minimum above 36kb ROM to build all test cases. LPC1114 target has only 32KB ROM memory, so these changes excluding 3 test cases of data types %lld, %llu, %llx to bring down to meet target minimum ROM size |
||
---|---|---|
.. | ||
FEATURE_EXPERIMENTAL_API | ||
bare_metal | ||
cxxsupport | ||
docs | ||
include/platform | ||
mbed-trace | ||
randlib | ||
source | ||
tests | ||
CMakeLists.txt | ||
mbed_lib.json |