You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "acassis (via GitHub)" <gi...@apache.org> on 2023/05/03 20:42:24 UTC

[GitHub] [nuttx] acassis opened a new pull request, #9167: boards: Fix CONFIG_[START_DATE,START_MONTH] cannot start with 0

acassis opened a new pull request, #9167:
URL: https://github.com/apache/nuttx/pull/9167

   ## Summary
   Run:
   $ ./tools/refresh.sh --silent --defaults all
   
   It will report that CONFIG_START_DATE and/or CONFIG_START_MONTH are using invalid value starting with 0, so 03 should be 3, and so on.
   ## Impact
   Fix kconfig warning/error
   ## Testing
   ESP32
   


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


[GitHub] [nuttx] xiaoxiang781216 merged pull request #9167: boards: Fix CONFIG_[START_DATE,START_MONTH] cannot start with 0

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #9167:
URL: https://github.com/apache/nuttx/pull/9167


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