[ 
https://issues.apache.org/jira/browse/MYNEWT-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860453#comment-15860453
 ] 

ASF subversion and git services commented on MYNEWT-481:
--------------------------------------------------------

Commit f024259b5ad44f7a48a7e945043938a8e95ecd69 in incubator-mynewt-core's 
branch refs/heads/develop from [~marko]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=f024259 
]

MYNEWT-481; reduce boot_serial size by using minimal console,
decoding incoming cbor using tinycbor instead of cborattr.


> boot loader with serial upload is too big
> -----------------------------------------
>
>                 Key: MYNEWT-481
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-481
>             Project: Mynewt
>          Issue Type: Bug
>            Reporter: Marko Kiiskila
>            Assignee: Marko Kiiskila
>             Fix For: v1_0_0_rel
>
>
> [marko@IsMyLaptop:~/src2/incubator-mynewt-blinky]$ newt size boot_mkr1000 | 
> tail -3
> objsize
>    text          data     bss     dec     hex filename
>   11040            76    5332   16448    4040 
> /Users/marko/src2/incubator-mynewt-blinky/bin/targets/boot_mkr1000/app/apps/boot/boot.elf
> [marko@IsMyLaptop:~/src2/incubator-mynewt-blinky]$ newt size 
> boot_mkr1000_serial | tail -3
> objsize
>    text          data     bss     dec     hex filename
>   28556           100    9924   38580    96b4 
> /Users/marko/src2/incubator-mynewt-blinky/bin/targets/boot_mkr1000_serial/app/apps/boot/boot.elf



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to