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/12/24 17:59:46 UTC

[GitHub] [incubator-nuttx-apps] diegoherranz opened a new pull request #938: Add example app for isl29023 driver

diegoherranz opened a new pull request #938:
URL: https://github.com/apache/incubator-nuttx-apps/pull/938


   ## Summary
   Add example app for isl29023 driver
   Created from the hdc1008_demo example.
   
   ## Impact
   Only this simple app added
   
   ## Testing
   Tested on real hardware (custom board)
   
   Thanks!


-- 
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] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #938: Add example app for isl29023 driver

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on pull request #938:
URL: https://github.com/apache/incubator-nuttx-apps/pull/938#issuecomment-1000982443


   > Not sure why the xtensa build is failing...
   
   Fix here.


-- 
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] [incubator-nuttx-apps] xiaoxiang781216 edited a comment on pull request #938: Add example app for isl29023 driver

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 edited a comment on pull request #938:
URL: https://github.com/apache/incubator-nuttx-apps/pull/938#issuecomment-1000982443


   > Not sure why the xtensa build is failing...
   
   Fix here: https://github.com/apache/incubator-nuttx/pull/5075


-- 
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] [incubator-nuttx-apps] anchao merged pull request #938: Add example app for isl29023 driver

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


   


-- 
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] [incubator-nuttx-apps] diegoherranz closed pull request #938: Add example app for isl29023 driver

Posted by GitBox <gi...@apache.org>.
diegoherranz closed pull request #938:
URL: https://github.com/apache/incubator-nuttx-apps/pull/938


   


-- 
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] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #938: Add example app for isl29023 driver

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on pull request #938:
URL: https://github.com/apache/incubator-nuttx-apps/pull/938#issuecomment-1000909743


   @diegoherranz please fix the below warning:
   ```
   Error: /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/examples/isl29023/isl29023_main.c:63:78: error: Long line found
   Error: /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/examples/isl29023/isl29023_main.c:70:34: error: Missing space before closing C comment
   Error: /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/examples/isl29023/isl29023_main.c:89:5: error: Missing asterisk in comment block
   Error: /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/examples/isl29023/isl29023_main.c:90:5: error: Missing asterisk in comment block
   Error: /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/examples/isl29023/isl29023_main.c:91:27: error: Block comment terminator must be on a separate line
   Error: /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/examples/isl29023/isl29023_main.c:91:5: error: Missing asterisk in comment block
   ```


-- 
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] [incubator-nuttx-apps] diegoherranz commented on pull request #938: Add example app for isl29023 driver

Posted by GitBox <gi...@apache.org>.
diegoherranz commented on pull request #938:
URL: https://github.com/apache/incubator-nuttx-apps/pull/938#issuecomment-1000926969


   Not sure why the xtensa build is failing...


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