Repository: incubator-mynewt-core Updated Branches: refs/heads/1_0_0_dev 7e35a9928 -> e712b40ed
New BSP linker scripts. 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/80c7388d Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/80c7388d Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/80c7388d Branch: refs/heads/1_0_0_dev Commit: 80c7388d5f786687f786f3a0bda2f0fc4b22b417 Parents: 7e35a99 Author: Marko Kiiskila <[email protected]> Authored: Tue Mar 7 11:49:29 2017 -0800 Committer: Marko Kiiskila <[email protected]> Committed: Tue Mar 7 11:49:29 2017 -0800 ---------------------------------------------------------------------- .rat-excludes | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/80c7388d/.rat-excludes ---------------------------------------------------------------------- diff --git a/.rat-excludes b/.rat-excludes index 1b7d62e..8143f67 100644 --- a/.rat-excludes +++ b/.rat-excludes @@ -54,6 +54,9 @@ split-nrf52dk.ld rb-nano2_no_boot.ld split-rb-nano2.ld nrf52.ld +ada_feather_nrf52_no_boot.ld +split_ada_feather_nrf52.ld +split-microbit.ld system_nrf52.c gcc_startup_nrf52.s nrf51_to_nrf52.h
