Skip to content

Commit

Permalink
Update Zephyr MSDK Hal based on MSDK PR: analogdevicesinc/msdk#1276
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 4, 2024
1 parent 1991cc8 commit 94c462a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MAX/Include/wrap_max32xxx.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ extern "C" {
#elif defined(CONFIG_SOC_MAX32655)
#include <max32655.h>
#elif defined(CONFIG_SOC_MAX32660)
#include <max326660.h>
#include <max32660.h>
#elif defined(CONFIG_SOC_MAX32662)
#include <max32662.h>
#elif defined(CONFIG_SOC_MAX32665)
Expand Down
2 changes: 1 addition & 1 deletion MAX/msdk_sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9c8c1371a4ef8714f4cefa1ed01fa8085a8a0650
6a8efe1d7c5984a49106b5d18b96d11e476d6690

0 comments on commit 94c462a

Please sign in to comment.