Re: [PR] arch/stm32f0l0g0: Add support for STM32G0B1xx [nuttx]

2025-05-02 Thread via GitHub
raiden00pl merged PR #16296: URL: https://github.com/apache/nuttx/pull/16296 -- 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.a

Re: [PR] arch/stm32f0l0g0: Add support for STM32G0B1xx [nuttx]

2025-05-02 Thread via GitHub
raiden00pl commented on PR #16296: URL: https://github.com/apache/nuttx/pull/16296#issuecomment-2847150196 @stbenn it doesn't matter. This PR is ready to be merged, so let's merge it :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [PR] arch/stm32f0l0g0: Add support for STM32G0B1xx [nuttx]

2025-05-02 Thread via GitHub
stbenn commented on PR #16296: URL: https://github.com/apache/nuttx/pull/16296#issuecomment-2847141549 @raiden00pl, would you prefer I close this PR and update #16293 with two commits or keep this one open and just learn for the future? -- This is an automated message from the Apache Git

Re: [PR] arch/stm32f0l0g0: Add support for STM32G0B1xx [nuttx]

2025-05-01 Thread via GitHub
raiden00pl commented on PR #16296: URL: https://github.com/apache/nuttx/pull/16296#issuecomment-2846494102 @stbenn in the future you can keep changes to `arch` and `boards` in the same PR. It's only important that they are in separate commits, but many commits regarding the same issue can b

Re: [PR] arch/stm32f0l0g0: Add support for STM32G0B1xx [nuttx]

2025-05-01 Thread via GitHub
nuttxpr commented on PR #16296: URL: https://github.com/apache/nuttx/pull/16296#issuecomment-2844824747 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No, this PR does not fully meet the NuttX requirements

[PR] arch/stm32f0l0g0: Add support for STM32G0B1xx [nuttx]

2025-05-01 Thread via GitHub
stbenn opened a new pull request, #16296: URL: https://github.com/apache/nuttx/pull/16296 Adds Kconfig and modifies chip.h for STM32G0B1xx options. ## Summary Portion split off from #16293, necessary before adding board support in that PR. ## Impact Adds Kconfig a