mbed-os/tools
Martin Kojtal c357216217 Add static ram/rom info
After a build has been completed print out ram and rom usage.
The sizes shown are the same as those reported by
arm-none-eabi-size.exe.  The output looks like:

Memory sections sizes:
text                 37244
data                 60
bss                  7800
2016-05-18 15:55:10 -05:00
..
bootloaders Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
buildbot Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
ci_templates Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
compliance Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
data Fixed build tools 2016-04-05 19:00:39 +03:00
dev move workspace to tools 2016-04-05 16:30:51 +01:00
export Exporters - add relative paths handling 2016-04-19 14:55:16 +01:00
host_tests move workspace to tools 2016-04-05 16:30:51 +01:00
toolchains Add static ram/rom info 2016-05-18 15:55:10 -05:00
__init__.py Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
build.py Support for response files for ARMCC, GCC and IAR archiving (static library) 2016-04-30 00:32:26 +01:00
build_api.py Copy .o and .ar files for when building static library (needed for uVisor for example) 2016-05-04 12:06:57 +01:00
build_release.py move workspace to tools 2016-04-05 16:30:51 +01:00
build_travis.py move workspace to tools 2016-04-05 16:30:51 +01:00
default_settings.py Fixed build tools 2016-04-05 19:00:39 +03:00
export_test.py move workspace to tools 2016-04-05 16:30:51 +01:00
hooks.py Add static ram/rom info 2016-05-18 15:55:10 -05:00
libraries.py move workspace to tools 2016-04-05 16:30:51 +01:00
make.py Fixed parameter to match documentation (allow multiple build) 2016-05-05 19:09:58 +01:00
options.py move workspace to tools 2016-04-05 16:30:51 +01:00
patch.py Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
paths.py Switch MBED_BASE from .../mbed to .../sdk 2016-04-05 16:38:05 +01:00
project.py Exporters - if source, generate to projectfiles/{{ide}} 2016-04-26 11:44:26 -05:00
settings.py move workspace to tools 2016-04-05 16:30:51 +01:00
singletest.py move workspace to tools 2016-04-05 16:30:51 +01:00
size.py move workspace to tools 2016-04-05 16:30:51 +01:00
synch.py move workspace to tools 2016-04-05 16:30:51 +01:00
targets.py Define K64F_UV 2016-04-05 16:38:58 +01:00
test.py Fixing build issues for tests. 2016-05-10 14:53:35 +01:00
test_api.py Fixing build issues for tests. 2016-05-10 14:53:35 +01:00
test_db.py Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
test_exporters.py move workspace to tools 2016-04-05 16:30:51 +01:00
test_mysql.py move workspace to tools 2016-04-05 16:30:51 +01:00
test_webapi.py move workspace to tools 2016-04-05 16:30:51 +01:00
tests.py move workspace to tools 2016-04-05 16:30:51 +01:00
upload_results.py Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
utils.py Unified command-line handling of defines and includes with response files for all toolchains (ARM, GCC, IAR) 2016-05-09 19:08:56 +01:00