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 2019/01/16 01:58:44 UTC

[GitHub] alvarop opened a new pull request #1600: Only erase FLASH_BANK_2 when available

alvarop opened a new pull request #1600: Only erase FLASH_BANK_2 when available
URL: https://github.com/apache/mynewt-core/pull/1600
 
 
   Some parts in the STM32L4xx family do not have a FLASH_BANK_2.
   (The STM32L432 for example)
   
   This results in a compile error. Added #define to prevent this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services