This is an automated email from the ASF dual-hosted git repository.

jerzy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from bc3930d  Merge pull request #2239 from 
nkaje/otp_tool_updates_based_on_test_dev
     new ea85e73  stm32: Add system memory address definition
     new ba135c8  stm32: Add function to enter mcu bootloader

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 hw/mcu/stm/stm32_common/include/stm32_common/mcu.h |  2 ++
 .../stm/stm32_common/src/stm32_bootloader.c}       | 29 ++++++++++++----------
 hw/mcu/stm/stm32f0xx/include/mcu/mcu.h             | 21 ++++++++++++++++
 hw/mcu/stm/stm32f1xx/include/mcu/mcu.h             | 13 ++++++++++
 hw/mcu/stm/stm32f3xx/include/mcu/mcu.h             | 13 ++++++++++
 hw/mcu/stm/stm32f4xx/include/mcu/mcu.h             | 21 ++++++++++++++++
 hw/mcu/stm/stm32f7xx/include/mcu/mcu.h             |  8 ++++++
 hw/mcu/stm/stm32l0xx/include/mcu/mcu.h             | 12 +++++++++
 hw/mcu/stm/stm32l1xx/include/mcu/mcu.h             | 10 ++++++++
 hw/mcu/stm/stm32l4xx/include/mcu/mcu.h             | 15 +++++++++++
 hw/mcu/stm/stm32wbxx/include/mcu/mcu.h             |  5 ++++
 11 files changed, 136 insertions(+), 13 deletions(-)
 copy hw/{bsp/frdm-k64f/include/bsp/bsp.h => 
mcu/stm/stm32_common/src/stm32_bootloader.c} (63%)

Reply via email to