Skip to content

Commit f1e9486

Browse files
adigierlubos
authored andcommitted
[nrf fromlist] [nrfconnect] Remove CHIP_CONFIG_LAMBDA_EVENT_SIZE override
CHIP_CONFIG_LAMBDA_EVENT_SIZE should not be needed when building for 32-bit target. Upstream PR #: 37686 Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
1 parent fb84792 commit f1e9486

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/test_driver/nrfconnect/main/include/CHIPProjectConfig.h

-3
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,4 @@
3333
// Enable unit-test only features
3434
#define CONFIG_BUILD_FOR_HOST_UNIT_TEST 1
3535

36-
// Increase max. lambda event size
37-
#define CHIP_CONFIG_LAMBDA_EVENT_SIZE 32
38-
3936
#endif // CHIP_PROJECT_CONFIG_H

0 commit comments

Comments
 (0)