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/01/08 18:57:48 UTC

[GitHub] [incubator-nuttx] patacongo opened a new pull request #60: boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.c: Fails to compile

patacongo opened a new pull request #60: boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.c:  Fails to compile
URL: https://github.com/apache/incubator-nuttx/pull/60
 
 
   This file fails to compile due to numerous undeclared register definitions used in cxd56_audio_bca_reg.c.  This commit replaces those undefined definitions with very similar definitions as recommended by GCC (differing only in some spelling).
   
   However, I cannot be certain that this change is correct.  This must be reviewed, corrected, and verified by Alin Jerpelea.  Please do not merge until Alin approves.
   
   The configuration that demonstrates the failure is spresense:audio.

----------------------------------------------------------------
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 #60: boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.c: Fails to compile

Posted by GitBox <gi...@apache.org>.
jerpelea commented on issue #60: boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.c:  Fails to compile
URL: https://github.com/apache/incubator-nuttx/pull/60#issuecomment-572445315
 
 
   +1 
   this error was introduced by PR49

----------------------------------------------------------------
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] acassis commented on issue #60: boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.c: Fails to compile

Posted by GitBox <gi...@apache.org>.
acassis commented on issue #60: boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.c:  Fails to compile
URL: https://github.com/apache/incubator-nuttx/pull/60#issuecomment-572493208
 
 
   Thank you for confirming Alin, I will apply it. Sorry for the inconvenient, for the next patches, please double check the modified files with nxstyle before submitting. 

----------------------------------------------------------------
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] acassis merged pull request #60: boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.c: Fails to compile

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #60: boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.c:  Fails to compile
URL: https://github.com/apache/incubator-nuttx/pull/60
 
 
   

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