Skip to content

Commit

Permalink
Reduce code size for the silabs Lighting-app
Browse files Browse the repository at this point in the history
  • Loading branch information
jepenven-silabs committed Apr 5, 2024
1 parent a9f1d35 commit 197be81
Show file tree
Hide file tree
Showing 8 changed files with 189 additions and 1,130 deletions.
3 changes: 3 additions & 0 deletions examples/lighting-app/silabs/build_for_wifi_args.gni
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ silabs_sdk_target = get_label_info(":sdk", "label_no_toolchain")
chip_enable_openthread = false
import("${chip_root}/src/platform/silabs/wifi_args.gni")

# Not needed for the Lighting-app
chip_enable_read_client = false

chip_enable_ota_requestor = true
app_data_model =
"${chip_root}/examples/lighting-app/silabs/data_model:silabs-lighting"
Loading

0 comments on commit 197be81

Please sign in to comment.