kasjer opened a new pull request, #2831:
URL: https://github.com/apache/mynewt-core/pull/2831

   When BUTTON_1_AS_STM32_DFU is set (that should be used only in bootloaer)
   hal_bsp redirect execution to STM32 DFU bootloader to allow writing
   bootloader or application.
   Function boot_preboot was defined always even if functionality was not 
enabled.
   This prevented alternative boot_preboot() functionality that can be provided
   by other package.
   Now hal_bsp.c only provides boot_preboot() when BUTTON_1_AS_STM32_DFU is set.


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

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

Reply via email to