Skip to content

Commit af77d7c

Browse files
Update CMAC library
This fixes issue with incorrect sleep clock accuracy set for RCX. Signed-off-by: Andrzej Kaczmarek <[email protected]>
1 parent c0626e0 commit af77d7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

zephyr/module.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ build:
44
blobs:
55
# libcmac
66
- path: smartbond/cmac/libcmac/libcmac.a
7-
sha256: f539bca402f9913086133b7236040744861fae63a249563a93f688fa00805e92
7+
sha256: 3d7fcb880a0a2d635e333ff6eb131a17acf466ec7b19947a7d3ea1ebfb68ab1b
88
type: lib
9-
version: '1.1'
9+
version: '1.2'
1010
license-path: zephyr/blobs/license.txt
1111
url: https://github.com/dialog-semiconductor/CMAC-library/raw/main/libcmac.a
1212
description: "Binary libraries with firmware for CMAC controller"

0 commit comments

Comments
 (0)