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 2020/07/01 12:20:05 UTC

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #1312: libc: Replace nuttx/lib/math.h with math.h

Ouss4 commented on pull request #1312:
URL: https://github.com/apache/incubator-nuttx/pull/1312#issuecomment-652384926


   @xiaoxiang781216 This change, and commit https://github.com/apache/incubator-nuttx/commit/d17b963bcab98e2d2f641623547837a8d3fe94cd breaks some default configurations, for example stm32f4discovery:audio, that would at least need.
   
   ```diff
    CONFIG_INTELHEX_BINARY=y
   +CONFIG_LIBM=y
    CONFIG_MAX_TASKS=16
   ```
   Not sure how does that pass in the nightly build.
   
   


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

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