xiaoxiang781216 opened a new pull request, #6606:
URL: https://github.com/apache/incubator-nuttx/pull/6606

   ## Summary
   and remove CONFIG_LIBC_LONG_LONG option to simplify the usage.
   note: the size will increase 668
   before change:
   ```
      text    data     bss     dec     hex filename
    168440     348    4480  173268   2a4d4 nuttx
   ```
   after change:
   ```
      text    data     bss     dec     hex filename
    169108     348    4480  173936   2a770 nuttx
   ```
   
   ## Impact
   
   ## Testing
   
   


-- 
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

Reply via email to