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/04/15 05:38:48 UTC

[GitHub] [incubator-nuttx] jerpelea opened a new pull request #795: cxd56: add initial Nuttx audio driver

jerpelea opened a new pull request #795: cxd56: add initial Nuttx audio driver
URL: https://github.com/apache/incubator-nuttx/pull/795
 
 
   Adds an initial Nuttx audio driver supporting the Spresense CXD56.
   Being a work in progress the driver has a number of limitations:
   - Audio playback only, no recording yet.
   - Only 16 bit stereo playback is supported.
   - In practice only 48kHz playback is supported due to missing SRC.
   - Configure driver in "Device Drivers --> Audio Device Support".

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] jerpelea commented on issue #795: cxd56: add initial Nuttx audio driver

Posted by GitBox <gi...@apache.org>.
jerpelea commented on issue #795: cxd56: add initial Nuttx audio driver
URL: https://github.com/apache/incubator-nuttx/pull/795#issuecomment-613894866
 
 
   The nxstyle errors come from the audio API and can be ignored

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] jerpelea commented on issue #795: cxd56: add initial Nuttx audio driver

Posted by GitBox <gi...@apache.org>.
jerpelea commented on issue #795: cxd56: add initial Nuttx audio driver
URL: https://github.com/apache/incubator-nuttx/pull/795#issuecomment-614737841
 
 
   @patacongo Ill fix the SDK driver and push in the same commit

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] patacongo commented on issue #795: cxd56: add initial Nuttx audio driver

Posted by GitBox <gi...@apache.org>.
patacongo commented on issue #795: cxd56: add initial Nuttx audio driver
URL: https://github.com/apache/incubator-nuttx/pull/795#issuecomment-614646586
 
 
   > 
   > 
   > @acassis @gregory-nutt if there are no concerns please merge
   
   There are still several nxstyle issues... even ignoring Mixed case identifiers.
   

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] jerpelea commented on issue #795: cxd56: add initial Nuttx audio driver

Posted by GitBox <gi...@apache.org>.
jerpelea commented on issue #795: cxd56: add initial Nuttx audio driver
URL: https://github.com/apache/incubator-nuttx/pull/795#issuecomment-614420851
 
 
   @acassis @gregory-nutt if there are no concerns please merge 

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] jerpelea commented on issue #795: cxd56: add initial Nuttx audio driver

Posted by GitBox <gi...@apache.org>.
jerpelea commented on issue #795: cxd56: add initial Nuttx audio driver
URL: https://github.com/apache/incubator-nuttx/pull/795#issuecomment-614771128
 
 
   @patacongo done

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] patacongo merged pull request #795: cxd56: add initial Nuttx audio driver

Posted by GitBox <gi...@apache.org>.
patacongo merged pull request #795: cxd56: add initial Nuttx audio driver
URL: https://github.com/apache/incubator-nuttx/pull/795
 
 
   

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] patacongo commented on issue #795: cxd56: add initial Nuttx audio driver

Posted by GitBox <gi...@apache.org>.
patacongo commented on issue #795: cxd56: add initial Nuttx audio driver
URL: https://github.com/apache/incubator-nuttx/pull/795#issuecomment-614802265
 
 
   There is a problem with arm-08, but it is not your problem.  I restarted the check.

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


With regards,
Apache Git Services