You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by je...@apache.org on 2019/03/18 11:14:55 UTC

[mynewt-core] branch master updated (ae77e25 -> 10fd2c3)

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 ae77e25  Merge pull request #1690 from andrzej-kaczmarek/halspifix
     new 3ef72ca  nucleo: Enable hal spi on nucleo boards
     new dea3896  nucleo: Add Arduino pin names
     new 10fd2c3  nucleo-f413zh: Fix Arduino pins mapping

The 8636 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:
 .../nucleo-f030r8/include/bsp/stm32f0xx_hal_conf.h |  2 +-
 hw/bsp/nucleo-f072rb/include/bsp/bsp.h             | 32 ++++++++++++++++++++++
 hw/bsp/nucleo-f303k8/include/bsp/bsp.h             | 32 ++++++++++++++++++++++
 .../nucleo-f303k8/include/bsp/stm32f3xx_hal_conf.h |  2 +-
 .../nucleo-f303re/include/bsp/stm32f3xx_hal_conf.h |  2 +-
 hw/bsp/nucleo-f413zh/include/bsp/bsp.h             | 10 +++----
 6 files changed, 72 insertions(+), 8 deletions(-)