We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf50115 commit 18c0788Copy full SHA for 18c0788
src/platform/nxp/mcxw71_k32w1/BUILD.gn
@@ -89,7 +89,7 @@ config("nxp_platform_config") {
89
static_library("nxp_platform") {
90
deps = []
91
defines = [
92
- "CHIP_DEVICE_K32W1=1",
+ "NXP_DEVICE_K32W1_MCXW7X=1",
93
"NXP_USE_MML=1",
94
]
95
0 commit comments