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 04f1eb5  hw/mcu/dialog: Configure PDC for GPIO irq
     new 3f6e94b  Add UART3-UART7 to stm32_common.
     new 4b5f056  Fix style.
     new 730b198  Add support for UART8-UART9.
     new bd8a76e  Merge pull request #2321 from jeremywood/stm-more-uarts

The 9675 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:
 .../stm32_common/include/stm32_common/stm32_hal.h  |   9 +-
 hw/mcu/stm/stm32_common/src/hal_uart.c             |  48 ++++++++-
 hw/mcu/stm/stm32_common/src/stm32_periph.c         |  73 +++++++++++++-
 hw/mcu/stm/stm32_common/syscfg.yml                 | 112 +++++++++++++++++++++
 4 files changed, 239 insertions(+), 3 deletions(-)

Reply via email to