You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2019/04/11 17:50:32 UTC

[mynewt-core] branch master updated: moved away from deprecated XTAL_32768

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

andk 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 b022c78  moved away from deprecated XTAL_32768
b022c78 is described below

commit b022c784daa081ffe2c9e3829816b616bb9350f2
Author: Stephane D'Alu <sd...@sdalu.com>
AuthorDate: Wed Apr 10 10:55:13 2019 +0200

    moved away from deprecated XTAL_32768
---
 hw/bsp/dwm1001-dev/syscfg.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hw/bsp/dwm1001-dev/syscfg.yml b/hw/bsp/dwm1001-dev/syscfg.yml
index a6e99cb..2c86adb 100644
--- a/hw/bsp/dwm1001-dev/syscfg.yml
+++ b/hw/bsp/dwm1001-dev/syscfg.yml
@@ -59,7 +59,7 @@ syscfg.vals:
     NFFS_FLASH_AREA: FLASH_AREA_NFFS
     COREDUMP_FLASH_AREA: FLASH_AREA_IMAGE_1
     MCU_DCDC_ENABLED: 1
-    XTAL_32768: 1
+    MCU_LFCLK_SOURCE: LFXO
     BOOT_SERIAL_DETECT_PIN: 2  # Button BT_WAKE_UP
 
 syscfg.vals.BLE_CONTROLLER: