utzig closed pull request #1098: Remove ADC sysdefs already present on nrf51xx 
MCU
URL: https://github.com/apache/mynewt-core/pull/1098
 
 
   

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/bbc_microbit/syscfg.yml b/hw/bsp/bbc_microbit/syscfg.yml
index 631571602d..dbc4ad7fa4 100644
--- a/hw/bsp/bbc_microbit/syscfg.yml
+++ b/hw/bsp/bbc_microbit/syscfg.yml
@@ -40,16 +40,6 @@ syscfg.defs:
         description: 'CTS pin for UART0'
         value: 0
 
-    ADC_0_REFMV_0:
-        description: 'reference mV in AREF0 if used'
-        value: 0
-    ADC_0_REFMV_1:
-        description: 'reference mV in AREF1 if used'
-        value: 0
-    ADC_0_REFMV_VDD:
-        description: 'reference mV in VDD if used'
-        value: 0
-
     SPI_0_MASTER_PIN_SCK:
         description: 'SCK pin for SPI_0_MASTER'
         value:  29
diff --git a/hw/bsp/ble400/syscfg.yml b/hw/bsp/ble400/syscfg.yml
index 9840f7fdd7..e117bd17f6 100644
--- a/hw/bsp/ble400/syscfg.yml
+++ b/hw/bsp/ble400/syscfg.yml
@@ -40,16 +40,6 @@ syscfg.defs:
         description: 'CTS pin for UART0'
         value: 10
 
-    ADC_0_REFMV_0:
-        description: 'reference mV in AREF0 if used'
-        value: 0
-    ADC_0_REFMV_1:
-        description: 'reference mV in AREF1 if used'
-        value: 0
-    ADC_0_REFMV_VDD:
-        description: 'reference mV in VDD if used'
-        value: 0
-
     SPI_0_MASTER_PIN_SCK:
         description: 'SCK pin for SPI_0_MASTER'
         value:  25
diff --git a/hw/bsp/bmd200/syscfg.yml b/hw/bsp/bmd200/syscfg.yml
index 16ece2a4a7..ffe6ac4b70 100644
--- a/hw/bsp/bmd200/syscfg.yml
+++ b/hw/bsp/bmd200/syscfg.yml
@@ -40,16 +40,6 @@ syscfg.defs:
         description: 'CTS pin for UART0'
         value: 8
 
-    ADC_0_REFMV_0:
-        description: 'reference mV in AREF0 if used'
-        value: 0
-    ADC_0_REFMV_1:
-        description: 'reference mV in AREF1 if used'
-        value: 0
-    ADC_0_REFMV_VDD:
-        description: 'reference mV in VDD if used'
-        value: 0
-
     SPI_0_MASTER_PIN_SCK:
         description: 'SCK pin for SPI_0_MASTER'
         value:  29
diff --git a/hw/bsp/calliope_mini/syscfg.yml b/hw/bsp/calliope_mini/syscfg.yml
index b8ad0d52c8..f0a0997e7a 100644
--- a/hw/bsp/calliope_mini/syscfg.yml
+++ b/hw/bsp/calliope_mini/syscfg.yml
@@ -40,16 +40,6 @@ syscfg.defs:
         description: 'CTS pin for UART0'
         value: 0
 
-    ADC_0_REFMV_0:
-        description: 'reference mV in AREF0 if used'
-        value: 0
-    ADC_0_REFMV_1:
-        description: 'reference mV in AREF1 if used'
-        value: 0
-    ADC_0_REFMV_VDD:
-        description: 'reference mV in VDD if used'
-        value: 0
-
     TIMER_0:
         description: 'NRF51 Timer 0'
         value:  1
diff --git a/hw/bsp/vbluno51/syscfg.yml b/hw/bsp/vbluno51/syscfg.yml
index ed3009c3af..d4f5351e51 100644
--- a/hw/bsp/vbluno51/syscfg.yml
+++ b/hw/bsp/vbluno51/syscfg.yml
@@ -40,16 +40,6 @@ syscfg.defs:
         description: 'CTS pin for UART0'
         value: 13
 
-    ADC_0_REFMV_0:
-        description: 'reference mV in AREF0 if used'
-        value: 0
-    ADC_0_REFMV_1:
-        description: 'reference mV in AREF1 if used'
-        value: 0
-    ADC_0_REFMV_VDD:
-        description: 'reference mV in VDD if used'
-        value: 0
-
     SPI_0_MASTER_PIN_SCK:
         description: 'SCK pin for SPI_0_MASTER'
         value:  28


 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to