You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2017/10/18 23:39:41 UTC

[GitHub] mlaz closed pull request #631: removing illegal dependency on external repository

mlaz closed pull request #631: removing illegal dependency on external repository
URL: https://github.com/apache/mynewt-core/pull/631
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/hw/bsp/nrf52dk/pkg.yml b/hw/bsp/nrf52dk/pkg.yml
index e00450ac5..585e55aaf 100644
--- a/hw/bsp/nrf52dk/pkg.yml
+++ b/hw/bsp/nrf52dk/pkg.yml
@@ -94,8 +94,5 @@ pkg.deps.UART_0:
 pkg.deps.UART_1:
     - hw/drivers/uart/uart_bitbang
 
-pkg.deps.PWM:
-    - "@mynewt_nordic/hw/drivers/pwm/pwm_nrf52"
-
 pkg.deps.SOFT_PWM:
     - hw/drivers/pwm/soft_pwm


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services