xiaoxiang781216 commented on PR #1774: URL: https://github.com/apache/nuttx-apps/pull/1774#issuecomment-1561249983
@lucasssvaz 45KB is a little big than my expect, we may compress the result on PC and decompress on device with lzf, since lzf is very small(~5KB). And nuttx already integrate lzf and use in many place: https://github.com/apache/nuttx/tree/master/libs/libc/lzf https://github.com/apache/nuttx-apps/tree/master/system/lzf -- 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. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org