You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/04/03 10:25:46 UTC

[GitHub] [incubator-nuttx] michi-jung opened a new pull request #5970: b-u585i-iot02a:nsh: Drop TrustedFirmware-M dependency

michi-jung opened a new pull request #5970:
URL: https://github.com/apache/incubator-nuttx/pull/5970


   ## Summary
   
   The current b-u585i-iot02a:nsh configuration relies on TrustedFirmware-M to do the low-level initialization of the board, before starting up NuttX.  With these changes NuttX can run stand-alone on the board.
   
   ## Impact
   
   These changes implement stm32_stdclockconfig() for STM32U5, which was previously unused and broken.  Thus, there should not be any impact on other boards or archs.
   
   ## Testing
   
   Tested on B-U5858I-IOT02A


-- 
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