Skip to content

Commit

Permalink
[nxp][platform][mcxw71_k32w1] Update low-power define (#36431)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Menzopol <[email protected]>
  • Loading branch information
andrei-menzopol authored Nov 8, 2024
1 parent cf50115 commit 18c0788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/nxp/mcxw71_k32w1/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ config("nxp_platform_config") {
static_library("nxp_platform") {
deps = []
defines = [
"CHIP_DEVICE_K32W1=1",
"NXP_DEVICE_K32W1_MCXW7X=1",
"NXP_USE_MML=1",
]

Expand Down

0 comments on commit 18c0788

Please sign in to comment.