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

 ##########
 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:
   Well that one didn't catch my eye. Fixed on 
https://github.com/apache/mynewt-core/pull/1856

----------------------------------------------------------------
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