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/06/18 09:50:21 UTC

[GitHub] [mynewt-core] kasjer opened a new pull request #1883: stm32/flash: Change STM32_FLASH_NUM_AREAS to match spec

kasjer opened a new pull request #1883: stm32/flash: Change STM32_FLASH_NUM_AREAS to match spec
URL: https://github.com/apache/mynewt-core/pull/1883
 
 
   syscfg values STM32_FLASH_NUM_AREAS had number of sectors increased by 1,
   probably due to way it was used in asserts.
   
   Value was misleading and did not match description field.
   
   Now STM32_FLASH_NUM_AREAS has accurate value as described in datasheet,
   and asserts are corrected.

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


With regards,
Apache Git Services