You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ja...@apache.org on 2020/04/17 08:33:19 UTC

[mynewt-core] branch master updated: hw/mcu/nordic: Remove old entries for ignored files

This is an automated email from the ASF dual-hosted git repository.

janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 09eb98f  hw/mcu/nordic: Remove old entries for ignored files
09eb98f is described below

commit 09eb98f3a39994dc0e15a94d067b28721c92d51c
Author: Szymon Janc <sz...@codecoup.pl>
AuthorDate: Wed Apr 15 14:44:36 2020 +0200

    hw/mcu/nordic: Remove old entries for ignored files
    
    Modified copies of those are no longer present in tree.
---
 hw/mcu/nordic/pkg.yml | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/hw/mcu/nordic/pkg.yml b/hw/mcu/nordic/pkg.yml
index 2234d7b..5bb74b5 100644
--- a/hw/mcu/nordic/pkg.yml
+++ b/hw/mcu/nordic/pkg.yml
@@ -28,25 +28,6 @@ pkg.keywords:
 
 pkg.type: sdk
 
-pkg.ign_files.BSP_NRF52:
-    - "nrfx_power_clock.c"
-    - "nrfx_saadc.c"
-
-pkg.ign_files.BSP_NRF52810:
-    - "nrfx_power.c"
-    - "nrfx_power_clock.c"
-
-pkg.ign_files.BSP_NRF52811:
-    - "nrfx_power.c"
-    - "nrfx_power_clock.c"
-
-pkg.ign_files.BSP_NRF52840:
-    - "nrfx_power.c"
-    - "nrfx_power_clock.c"
-
-pkg.ign_files.BSP_NRF51:
-    - "nrfx_power_clock.c"
-
 pkg.ign_dirs:
     - "soc"
     - "templates"