stbenn opened a new pull request, #16293: URL: https://github.com/apache/nuttx/pull/16293
This commit adds support for both the STM32G0B1xx chip family and the Nucleo G0B1RE development board. The board support is a modified version of the support for Nucleo G071RB. Documenatation updated to include the new board. *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary This change is necessary to run Nuttx on Nucleo G0B1RE development board from STMicro. It follows the board support implementation for the Nucleo G071RB with slight modifications to align with the STM32G0B1RE MCU. ## Impact Adds new NSH configuration for the board. Documentation is updated to include the board in supported platforms, like the G071RB. ## Testing OS: Ubuntu 24.04 Docker container running on Ubuntu 24.04 WLS2 host. Target: Nucleo G0B1RE MCU: STM32G0B1RET6U Config: nucleo-g0b1re:nsh Passed ostest: [ostest_log.log](https://github.com/user-attachments/files/19982816/ostest_log.log) -- 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