xiaoxiang781216 commented on PR #16102:
URL: https://github.com/apache/nuttx/pull/16102#issuecomment-2780175019
@pryre please sqaush your patch into one.
--
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
pryre commented on PR #16102:
URL: https://github.com/apache/nuttx/pull/16102#issuecomment-2777525217
Thank you for the tips @raiden00pl!
--
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 speci
raiden00pl commented on PR #16102:
URL: https://github.com/apache/nuttx/pull/16102#issuecomment-2769267820
please format all new cmake files with `cmake-format --in-place
`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
raiden00pl commented on code in PR #16102:
URL: https://github.com/apache/nuttx/pull/16102#discussion_r2022797492
##
boards/arm/stm32l4/nucleo-l476rg/src/CMakeLists.txt:
##
@@ -0,0 +1,117 @@
+#
##
+# bo
nuttxpr commented on PR #16102:
URL: https://github.com/apache/nuttx/pull/16102#issuecomment-2767983462
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
Yes, this PR appears to meet the NuttX requirements.
pryre opened a new pull request, #16102:
URL: https://github.com/apache/nuttx/pull/16102
## Summary
This pull request adds CMakeLists.txt files required to build for the
`stm32l4` arch, specifically the `stm32l476rg` board.
## Impact
There should be no adverse effects fr