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

[mynewt-core] branch 1_6_0_dev updated (5ff4c8a -> eb1d3ec)

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

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


    from 5ff4c8a  hw/mcu: Fix typo in nRF51 pkg.yml
     new 65a76c2  hifive1: Add Windows load/debug scripts
     new c5d944f  openocd: Fix openocd_load for Windows
     new 05655c2  [STM32] Use standard openocd debug script
     new da87461  [STM32] Use 16 FCB areas for stm32f3-discovery
     new ccbf493  "[STM32] Enable UART_0 by default on nucleo-f030r8
     new eb1d3ec  [STM32] Fix nucleo-f401re SPI pinout

The 8702 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/hifive1/bsp.yml                             |  2 +
 .../hifive1_debug.cmd}                             | 44 +++++++++++-----------
 .../hifive1_download.cmd}                          | 44 +++++++++++-----------
 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 +
 hw/scripts/openocd.sh                              |  4 ++
 10 files changed, 74 insertions(+), 115 deletions(-)
 copy hw/bsp/{ada_feather_nrf52/ada_feather_nrf52_debug.cmd => hifive1/hifive1_debug.cmd} (97%)
 mode change 100755 => 100644
 copy hw/bsp/{ada_feather_nrf52/ada_feather_nrf52_debug.cmd => hifive1/hifive1_download.cmd} (97%)
 mode change 100755 => 100644