nmaggioni opened a new pull request, #16837:
URL: https://github.com/apache/nuttx/pull/16837

   ## Summary
   
   The strings "RP**C**2040" and "RP2040_IO_BANK0_GPIO**0**" were being used, 
probably by mistake, in some macros. In the latter case, the affected macros 
were not resolving correctly at all.
   
   ## Impact
   
   Users that changed `RP2040_ADC_*` options in their configs will face a 
conflict and, I suppose, will probably need to update their respective entries.
   
   ## Testing
   
   These changes were tested on a Linux host, targeting a custom Cortex-M0+ 
(RP2040) board using NuttX v12.8.0 as the baseline. They were then manually 
ported to the current master branch.
   
   
   


-- 
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-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to