Skip to content

Update README.md #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 15, 2019
Merged

Update README.md #32

merged 1 commit into from
Mar 15, 2019

Conversation

AnotherButler
Copy link
Contributor

Update README.md to point to documentation to remove duplication.

Update README.md to point to documentation to remove duplication.
Copy link
Contributor

@kegilbert kegilbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd remove the

[snip]
| Module               |         .text |     .data |        .bss |
|----------------------|---------------|-----------|-------------|
| [lib]/dl7M_tlf.a     | 10780(+10780) | 364(+364) |   716(+716) |
| [lib]/dlpp7M_tl_fc.a |       84(+84) |     0(+0) |       0(+0) |
| [lib]/m7M_tls.a      |   2358(+2358) |     0(+0) |       0(+0) |
| [lib]/rt7M_tl.a      |   1194(+1194) |     0(+0) |       0(+0) |
| [misc]               |     215(+215) |     0(+0) |       0(+0) |
| main.o               |     820(+820) |     0(+0) |   200(+200) |
| mbed-os/drivers      |     490(+490) |     0(+0) |       0(+0) |
| mbed-os/features     |     114(+114) |     0(+0) |   184(+184) |
| mbed-os/hal          |   2070(+2070) |     8(+8) |   132(+132) |
| mbed-os/platform     |   2938(+2938) | 112(+112) |   176(+176) |
| mbed-os/rtos         |   8928(+8928) | 168(+168) | 6437(+6437) |
| mbed-os/targets      | 10174(+10174) |   20(+20) | 1018(+1018) |
| Subtotals            | 40165(+40165) | 672(+672) | 8863(+8863) |
Total Static RAM memory (data + bss): 9535(+9535) bytes
Total Flash memory (text + data): 40837(+40837) bytes

from the docs page while we're at it since that'll change every release and we're not likely to keep it updated at the moment, but LGTM! (I'd keep the image line part since the main point it seems like of this segment is to show a user what to expect on a successful compile).

AnotherButler pushed a commit to ARMmbed/mbed-os-5-docs that referenced this pull request Mar 15, 2019
@AnotherButler
Copy link
Contributor Author

Done

@AnotherButler AnotherButler merged commit 64e531a into master Mar 15, 2019
@AnotherButler AnotherButler deleted the AnotherButler-patch-2 branch March 15, 2019 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants