Skip to content

Commit 18c0788

Browse files
[nxp][platform][mcxw71_k32w1] Update low-power define (project-chip#36431)
Signed-off-by: Andrei Menzopol <andrei.menzopol@nxp.com>
1 parent cf50115 commit 18c0788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform/nxp/mcxw71_k32w1/BUILD.gn

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ config("nxp_platform_config") {
8989
static_library("nxp_platform") {
9090
deps = []
9191
defines = [
92-
"CHIP_DEVICE_K32W1=1",
92+
"NXP_DEVICE_K32W1_MCXW7X=1",
9393
"NXP_USE_MML=1",
9494
]
9595

0 commit comments

Comments
 (0)