Go to file
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
TARGET_Ignore mbed-rtos tests move to rtos/TESTS/mbed-rtos folder 2016-04-07 18:17:50 +01:00
TESTS/integration Adding threaded blinky integration test 2016-04-12 17:26:11 -05:00
core Revert "Adding configuration-store & flash-abstraction components for CFSTORE integration" 2016-05-17 23:20:39 +03:00
docs Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
frameworks Added full namespacing to instances of status_t to prevent namespace 2016-05-17 17:58:05 +01:00
hal Use critical section helper in HAL 2016-05-18 14:50:31 +03:00
net Merge pull request #104 from theotherjimmy/buffered-serial-printf 2016-05-18 02:02:59 -05:00
tools Add static ram/rom info 2016-05-18 15:55:10 -05:00
travis Use only GCC_ARM toolcahin for Travis CI 2013-11-08 11:20:23 +00:00
.gitattributes Added .gitattributes for automatic LF line ending conversion 2013-08-08 13:19:34 +03:00
.gitignore dont track commit venv directory 2016-01-10 14:26:32 -06:00
.travis.yml Renamed Jenkins specific options to general "Build" options 2015-04-17 09:39:26 -05:00
CONTRIBUTING.md Mentioned the Contributor Agreement in Contributing.md 2015-04-16 11:47:51 -04:00
LICENSE Add Apache v2 LICENSE file 2013-08-06 12:05:04 +01:00
MANIFEST.in mbed-tools package improvements 2013-12-18 16:03:27 +02:00
circle.yml Adapting test script to mbed-cli commit 4568e889f4 2016-05-04 21:53:24 +01:00
requirements.txt Update dep on progen to at least 0.8.11 2016-03-14 22:13:00 +00:00
setup.py Update dep on progen to at least 0.8.11 2016-03-14 22:13:00 +00:00