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:24:37 UTC

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

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


   > 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.
   > BTW, test with ./boards/arm/stm32/olimexino-stm32/configs/tiny
   
   Thank you!


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