Skip to content

Commit

Permalink
Update Zephyr MSDK Hal based on MSDK PR: analogdevicesinc/msdk#1270
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 14, 2024
1 parent dd7a984 commit 8faaafc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -705,7 +705,7 @@ We may want to handle GET_IRQ better...
#define MXC_BASE_DMA0 MXC_BASE_DMA0_NS
#define MXC_DMA0 MXC_DMA0_NS
/* MXC_DMA1 is not defined because Non-Secure Code can only access DMA0. */
#if MXC_DMA1
#ifdef MXC_DMA1
#warning "Secure DMA (DMA1) is not accessible from Non-Secure world."
#endif

Expand Down
2 changes: 1 addition & 1 deletion MAX/msdk_sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
35e98e279e6eb4fd582aeffd67d6bdce60d918ee
51f8b115cb3ad0fea6f2df253e67460f030a4178

0 comments on commit 8faaafc

Please sign in to comment.