crafcat7 commented on PR #12968:
URL: https://github.com/apache/nuttx/pull/12968#issuecomment-2301293355

   Before patch
   ```
      text    data     bss     dec     hex filename
   1623860  743972  248428 2616260  27ebc4 nuttx
   
   nsh> free
                      total       used       free    maxused    maxfree  nused  
nfree
           Umem:     593848     295056     298792     297240     298016    886  
    4
   ```
   After patch
   ```
      text    data     bss     dec     hex filename
   1623920  743968  248428 2616316  27ebfc nuttx
   
   nsh> free
                      total       used       free    maxused    maxfree  nused  
nfree
           Umem:     593848     294976     298872     297136     296680    887  
    2
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to