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 2022/02/12 11:13:13 UTC

[mynewt-core] 01/02: hw/bsp/cmac: Switch to 31250Hz cputime

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

commit 68e84aae822e3314eecceb555be38e9d013d704b
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Fri Jan 28 15:23:56 2022 +0100

    hw/bsp/cmac: Switch to 31250Hz cputime
---
 hw/bsp/dialog_cmac/syscfg.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hw/bsp/dialog_cmac/syscfg.yml b/hw/bsp/dialog_cmac/syscfg.yml
index 5c8dee0..91c0408 100644
--- a/hw/bsp/dialog_cmac/syscfg.yml
+++ b/hw/bsp/dialog_cmac/syscfg.yml
@@ -19,7 +19,7 @@
 
 syscfg.vals:
     MSYS_1_BLOCK_SIZE: 308
-    OS_CPUTIME_FREQ: 32768
+    OS_CPUTIME_FREQ: 31250
     BLE_HCI_TRANSPORT: dialog_cmac
 
 syscfg.restrictions: