You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2020/03/02 13:56:46 UTC

[GitHub] [mynewt-core] sjanc opened a new pull request #2221: adc_nrf52: Fix out-of-bound array access

sjanc opened a new pull request #2221: adc_nrf52: Fix out-of-bound array access
URL: https://github.com/apache/mynewt-core/pull/2221
 
 
   SAADC_CH_NUM defines maximum number of channels and is used as index
   for accessing varous arrays of SAADC_CH_NUM elements.

----------------------------------------------------------------
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] [mynewt-core] sjanc merged pull request #2221: adc_nrf52: Fix out-of-bound array access

Posted by GitBox <gi...@apache.org>.
sjanc merged pull request #2221: adc_nrf52: Fix out-of-bound array access
URL: https://github.com/apache/mynewt-core/pull/2221
 
 
   

----------------------------------------------------------------
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] [mynewt-core] apache-mynewt-bot commented on issue #2221: adc_nrf52: Fix out-of-bound array access

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot commented on issue #2221: adc_nrf52: Fix out-of-bound array access
URL: https://github.com/apache/mynewt-core/pull/2221#issuecomment-593417620
 
 
   
   <!-- style-bot -->
   
   ## Style check summary
   
   #### No suggestions at this time!
   

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