You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ju...@apache.org on 2017/05/10 13:00:58 UTC

[5/5] incubator-mynewt-core git commit: This closes pull request #271.

This closes pull request #271.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/5c343f58
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/5c343f58
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/5c343f58

Branch: refs/heads/master
Commit: 5c343f58cc101d63d1cde78b01a79eb687f22cd7
Parents: 4c4ae1c 1465652
Author: julian <ju...@imgtec.com>
Authored: Wed May 10 13:41:19 2017 +0100
Committer: julian <ju...@imgtec.com>
Committed: Wed May 10 13:41:19 2017 +0100

----------------------------------------------------------------------
 hw/bsp/pic32mz2048_wi-fire/src/os_bsp.c         |  11 +-
 .../pic32mz2048efg100/include/mcu/mips_hal.h    |   6 +
 .../pic32mz2048efg100/include/mcu/pps.h         | 161 +++++++++++++++
 .../microchip/pic32mz2048efg100/src/hal_uart.c  |  44 ++++
 hw/mcu/microchip/pic32mz2048efg100/src/ppc.c    | 207 +++++++++++++++++++
 5 files changed, 427 insertions(+), 2 deletions(-)
----------------------------------------------------------------------