This closes pull request #272
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/b2a367eb Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/b2a367eb Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/b2a367eb Branch: refs/heads/master Commit: b2a367eb03aeea7c98cf103cbac0661a0bfa63d7 Parents: dd4baa2 bd1ac71 Author: julian <[email protected]> Authored: Tue May 16 15:26:47 2017 +0100 Committer: julian <[email protected]> Committed: Tue May 16 15:26:47 2017 +0100 ---------------------------------------------------------------------- hw/bsp/pic32mx470_6lp_clicker/src/hal_bsp.c | 66 +++++++++++- hw/bsp/pic32mx470_6lp_clicker/src/os_bsp.c | 85 ---------------- hw/bsp/pic32mz2048_wi-fire/src/hal_bsp.c | 100 ++++++++++++++++++- hw/bsp/pic32mz2048_wi-fire/src/os_bsp.c | 116 ---------------------- kernel/os/include/os/arch/pic32/os/os_arch.h | 2 +- 5 files changed, 162 insertions(+), 207 deletions(-) ----------------------------------------------------------------------
