You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ut...@apache.org on 2019/04/02 11:07:22 UTC

[mynewt-core] branch master updated (1598362 -> f4c7637)

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

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


    from 1598362  openocd: Fix openocd_load for Windows
     new 1959047  [STM32] Use standard openocd debug script
     new 8bea9ff  [STM32] Use 16 FCB areas for stm32f3-discovery
     new 161a57d  "[STM32] Enable UART_0 by default on nucleo-f030r8
     new f4c7637  [STM32] Fix nucleo-f401re SPI pinout

The 8706 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/bsp/nucleo-f030r8/nucleo-f030r8_debug.sh | 28 ++++++----------------------
 hw/bsp/nucleo-f030r8/syscfg.yml             |  2 +-
 hw/bsp/nucleo-f303k8/nucleo-f303k8_debug.sh | 28 ++++++----------------------
 hw/bsp/nucleo-f303re/nucleo-f303re_debug.sh | 28 ++++++----------------------
 hw/bsp/nucleo-f401re/src/hal_bsp.c          |  8 ++++----
 hw/bsp/stm32f3discovery/syscfg.yml          |  1 +
 6 files changed, 24 insertions(+), 71 deletions(-)