ccollins476ad commented on issue #65: fs_mgmt: Fix file download for Zephyr
URL: https://github.com/apache/mynewt-mcumgr/pull/65#issuecomment-589751706
 
 
   @de-nordic could you please explain the issue in a bit more detail?  Would 
setting `FS_MGMT_DL_CHUNK_SIZE` to a suitable value solve the problem?  Also, 
is this problem somehow Zephyr-specific?
   
   Regarding the new tinycbor functions to measure the size of encoded data: 
the log management command does something similar without requiring a tinycbor 
update.  It uses a "count encoder": 
https://github.com/apache/mynewt-mcumgr/blob/master/cmd/log_mgmt/src/log_mgmt.c#L197-L238.
  I didn't totally understand the issue in this PR, so I am not sure if that 
helps or not.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to