andrzej-kaczmarek commented on a change in pull request #1855: Trying to add 
NRF52811 support
URL: https://github.com/apache/mynewt-core/pull/1855#discussion_r289612320
 
 

 ##########
 File path: hw/mcu/nordic/nrf52xxx/syscfg.yml
 ##########
 @@ -449,6 +451,10 @@ syscfg.defs:
             - "!XTAL_RC"
         deprecated: 1
 
+syscfg.vals.MCU_NRF52810:
+    MCU_TARGET: nRF52810
+syscfg.vals.MCU_NRF52811:
+    MCU_TARGET: nRF52811
 
 Review comment:
   vals below are for backwards compatibility with already existing syscfg 
definitions so this has no effect since there are no 
`MCU_NRF52810`/`MCU_NRF52811` defined

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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