Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Ameba] Additional Ameba Implementation #29720

Merged
merged 7 commits into from
Oct 20, 2023
Prev Previous commit
Next Next commit
[Ameba] added CONFIG_ENABLE_AMEBA_TEST_EVENT_TRIGGER define flag at c…
…make
  • Loading branch information
pankore committed Oct 10, 2023
commit 7245b90bb77291909f1977377ba2558caf18f3a4
1 change: 1 addition & 0 deletions examples/all-clusters-app/ameba/chip_main.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ list(
-DMBEDTLS_CONFIG_FILE=<mbedtls_config.h>
-DCHIP_SHELL_MAX_TOKENS=11
-DCONFIG_ENABLE_AMEBA_FACTORY_DATA=0
-DCONFIG_ENABLE_AMEBA_TEST_EVENT_TRIGGER=0
)

if (matter_enable_persistentstorage_audit)
Expand Down