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 2021/05/27 04:54:07 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #3791: boards: spresense: Remove CONFIG_LIBM from defconfigs

masayuki2009 opened a new pull request #3791:
URL: https://github.com/apache/incubator-nuttx/pull/3791


   ## Summary
   
   - This commit removes CONFIG_LIBM from defconfigs to use libm for gcc
   
   ## Impact
   
   - Applications which use the math library
   
   ## Testing
   
   - Tested with spresense:wifi_smp
   
   


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



[GitHub] [incubator-nuttx] jerpelea merged pull request #3791: boards: spresense: Remove CONFIG_LIBM from defconfigs

Posted by GitBox <gi...@apache.org>.
jerpelea merged pull request #3791:
URL: https://github.com/apache/incubator-nuttx/pull/3791


   


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



[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #3791: boards: spresense: Remove CONFIG_LIBM from defconfigs

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on pull request #3791:
URL: https://github.com/apache/incubator-nuttx/pull/3791#issuecomment-849530653


   >@masayuki2009 please test the audio config
   
   @jerpelea 
   Actually, the math library is only used in drivers/audio/cxd56.c to power up audio input.
   However, I noticed that we can not test it with spresense:audio. 
   So I tested it with the nxrecorder with spresense:wifi_smp instead of sprsense:audio.
   Does it make sense? 


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



[GitHub] [incubator-nuttx] jerpelea edited a comment on pull request #3791: boards: spresense: Remove CONFIG_LIBM from defconfigs

Posted by GitBox <gi...@apache.org>.
jerpelea edited a comment on pull request #3791:
URL: https://github.com/apache/incubator-nuttx/pull/3791#issuecomment-849503624


   @masayuki2009 please test the audio config 


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



[GitHub] [incubator-nuttx] jerpelea commented on pull request #3791: boards: spresense: Remove CONFIG_LIBM from defconfigs

Posted by GitBox <gi...@apache.org>.
jerpelea commented on pull request #3791:
URL: https://github.com/apache/incubator-nuttx/pull/3791#issuecomment-849503624


   please test the audio config 


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



[GitHub] [incubator-nuttx] jerpelea commented on pull request #3791: boards: spresense: Remove CONFIG_LIBM from defconfigs

Posted by GitBox <gi...@apache.org>.
jerpelea commented on pull request #3791:
URL: https://github.com/apache/incubator-nuttx/pull/3791#issuecomment-849535282


   thanks for confirming the test 


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