rcsim commented on code in PR #16707: URL: https://github.com/apache/nuttx/pull/16707#discussion_r2200528881
########## boards/arm/stm32/stm32f401rc-rs485/src/stm32_bringup.c: ########## @@ -211,7 +211,7 @@ int stm32_bringup(void) } #endif -#ifdef CONFIG_ADC +#ifdef CONFIG_STM32_ADC1 Review Comment: Hi @acassis, I've updated the commit following your suggestion, 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org