Skip to content

Commit

Permalink
Merge pull request #119 from kwagyeman/kwabena/fix_deepsleep
Browse files Browse the repository at this point in the history
ports/mimxrt: Fix deepsleep wakeup pin ifdef.
  • Loading branch information
iabdalkader authored Jan 22, 2024
2 parents f13c0bc + 2ae5b81 commit 737c252
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ports/mimxrt/modmachine.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
#if FSL_FEATURE_BOOT_ROM_HAS_ROMAPI
#include "fsl_romapi.h"
#endif
#include "fsl_iomuxc.h"

#include CPU_HEADER_H

Expand Down

0 comments on commit 737c252

Please sign in to comment.