You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/11 11:46:40 UTC

[GitHub] [nuttx] raiden00pl opened a new pull request, #9783: cmake: some fixes for stm32 and support for stm32f7 and stm32h7

raiden00pl opened a new pull request, #9783:
URL: https://github.com/apache/nuttx/pull/9783

   ## Summary
   
   - cmake: sync arch/stm32/CMakeLists.txt with Make.defs
   - cmake: add support for stm32f7
   - cmake: add support for stm32h7
   - cmake: convert some stm32 boards
   
   ## Impact
   
   ## Testing
   nucleo-f446re/cansock
   nucleo-h743zi/nsh
   steval-eth001v1/nsh
   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] acassis commented on a diff in pull request #9783: cmake: some fixes for stm32 and support for stm32f7 and stm32h7

Posted by "acassis (via GitHub)" <gi...@apache.org>.
acassis commented on code in PR #9783:
URL: https://github.com/apache/nuttx/pull/9783#discussion_r1259740187


##########
boards/arm/stm32/b-g431b-esc1/CMakeLists.txt:
##########
@@ -0,0 +1,22 @@
+
+# ##############################################################################
+# boards/arm/stm32/b-g431b-esc1//CMakeLists.txt

Review Comment:
   ```suggestion
   # boards/arm/stm32/b-g431b-esc1/CMakeLists.txt



-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] acassis merged pull request #9783: cmake: some fixes for stm32 and support for stm32f7 and stm32h7

Posted by "acassis (via GitHub)" <gi...@apache.org>.
acassis merged PR #9783:
URL: https://github.com/apache/nuttx/pull/9783


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] raiden00pl commented on a diff in pull request #9783: cmake: some fixes for stm32 and support for stm32f7 and stm32h7

Posted by "raiden00pl (via GitHub)" <gi...@apache.org>.
raiden00pl commented on code in PR #9783:
URL: https://github.com/apache/nuttx/pull/9783#discussion_r1259758598


##########
boards/arm/stm32/b-g431b-esc1/CMakeLists.txt:
##########
@@ -0,0 +1,22 @@
+
+# ##############################################################################
+# boards/arm/stm32/b-g431b-esc1//CMakeLists.txt

Review Comment:
   fixed



-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org