You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2020/11/23 22:08:02 UTC

[GitHub] [mynewt-core] kasjer commented on pull request #2415: BSP de-initialization to be executed before boot loader start application

kasjer commented on pull request #2415:
URL: https://github.com/apache/mynewt-core/pull/2415#issuecomment-732453972


   > I think the idea of hal_bsp_deinit() is a good one. I have not looked at all the registers for the stm32 code you have added. Are these just the reset values of these registers?
   
   Pretty much so.
   For enable registers we have reset value (so for most of them 0 with some exceptions like RAM and FLASH).
   For reset registers, all bits that are available are first set then reset.


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

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