stbenn commented on code in PR #16293: URL: https://github.com/apache/nuttx/pull/16293#discussion_r2071638737
########## boards/Kconfig: ########## @@ -3552,6 +3562,7 @@ config ARCH_BOARD default "stm32g071b-disco" if ARCH_BOARD_STM32G071B_DISCO default "nucleo-g070rb" if ARCH_BOARD_NUCLEO_G070RB default "nucleo-g071rb" if ARCH_BOARD_NUCLEO_G071RB + default "nucleo-g0b1re" if ARCH_BOARD_NUCLEO_G0B1RE Review Comment: Has been addressed in latest version. -- 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