mirror of https://github.com/ARMmbed/mbed-os.git
- ROM size is required in callback_big and compliance printf greeentea test for finding out the number of test cases to be enabled to avoid flash overflow, but when we copy the "mbed-rom-size" config from index.json to targets.json causes the build failure for LPC1114 as MBED CLI1 expects that if any of the mem (ROM, RAM) configs are present in targets.json should have bootloader support, hence introducing new rom-size using "config" in LPC1114 in targets.json to generate MBED_CONF_TARGET_ROM_SIZE by Mbed CLI1 and Mbed CLI2 macro which can be used in the greentea test. - Add new rom-size config to the 15 targets which already have mbed_rom_size config in "targets.json" |
||
---|---|---|
.. | ||
TARGET_ARM_FM | ||
TARGET_ARM_SSG | ||
TARGET_Ambiq_Micro | ||
TARGET_Analog_Devices | ||
TARGET_Cypress | ||
TARGET_Freescale | ||
TARGET_GigaDevice | ||
TARGET_Maxim | ||
TARGET_NORDIC | ||
TARGET_NUVOTON | ||
TARGET_NXP | ||
TARGET_RENESAS | ||
TARGET_STM | ||
TARGET_Samsung | ||
TARGET_Silicon_Labs | ||
TARGET_TOSHIBA | ||
CMakeLists.txt | ||
targets.json |