You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/02/18 09:09:37 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #5545: sched/clock: Remove CLOCK_MONOTONIC option from Kconfig

xiaoxiang781216 commented on pull request #5545:
URL: https://github.com/apache/incubator-nuttx/pull/5545#issuecomment-1044187491


   before this PR:
   ```
      text    data     bss     dec     hex filename
     30730     168    1552   32450    7ec2 nuttx
   ```
   after this PR:
   ```
      text    data     bss     dec     hex filename
     30746     168    1552   32466    7ed2 nuttx
   ```
   The change increase 16 bytes.


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org