Skip to content

Commit

Permalink
Smoke/CO: Update README.md
Browse files Browse the repository at this point in the history
Add building options description
  • Loading branch information
hare-siterwell committed Jun 30, 2023
1 parent 7534419 commit d769525
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions examples/smoke-co-alarm-app/silabs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -379,3 +379,13 @@ features can easily be toggled on or off. Here is a short list of options :

$ ./scripts/examples/gn_silabs_example.sh ./examples/smoke-co-alarm-app/silabs ./out/smoke-co-alarm-app BRD4164A kvs_max_entries=50
```

### Enabling test event trigger

`silabs_test_event_trigger_enabled, silabs_test_event_trigger_enable_key`

```
The value of silabs_test_event_trigger_enable_key is specific to each device manufacturer

$ ./scripts/examples/gn_silabs_example.sh ./examples/smoke-co-alarm-app/silabs ./out/smoke-co-alarm-app BRD4164A silabs_test_event_trigger_enabled=true silabs_test_event_trigger_enable_key=\"00112233445566778899aabbccddeeff\"
```

0 comments on commit d769525

Please sign in to comment.