Skip to content

Commit 94c462a

Browse files
committed
Update Zephyr MSDK Hal based on MSDK PR: analogdevicesinc/msdk#1276
1 parent 1991cc8 commit 94c462a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MAX/Include/wrap_max32xxx.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ extern "C" {
3636
#elif defined(CONFIG_SOC_MAX32655)
3737
#include <max32655.h>
3838
#elif defined(CONFIG_SOC_MAX32660)
39-
#include <max326660.h>
39+
#include <max32660.h>
4040
#elif defined(CONFIG_SOC_MAX32662)
4141
#include <max32662.h>
4242
#elif defined(CONFIG_SOC_MAX32665)

MAX/msdk_sha

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9c8c1371a4ef8714f4cefa1ed01fa8085a8a0650
1+
6a8efe1d7c5984a49106b5d18b96d11e476d6690

0 commit comments

Comments
 (0)