Skip to content

Commit 49db415

Browse files
authored
[QPG] Fix for OpenThread Stack bump compile issue (project-chip#36039)
1 parent 18bcd0c commit 49db415

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/platform/qpg/project_include/OpenThreadConfig.h

+2
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@
8080
#define OPENTHREAD_EXAMPLES_SIMULATION 0
8181
#define OPENTHREAD_CONFIG_PLATFORM_BOOTLOADER_MODE_ENABLE 0
8282

83+
#define OPENTHREAD_PLATFORM_NEXUS 0
84+
8385
// Use the Qorvo-supplied default platform configuration for remainder
8486
// of OpenThread config options.
8587
//

0 commit comments

Comments
 (0)