Commit a7a1ec6
doc: Add guidelines for application thread priority
Documented that the application thread must run at a lower priority
than the Wi-Fi command handling threads to ensure smooth operation.
Signed-off-by: Arunmani Alagarsamy <arunmani.a@silabs.com>1 parent 030d95c commit a7a1ec6
File tree
2 files changed
+8
-0
lines changed- samples
- wifi_ble_coex_demo
- wifi_provisioning_over_ble
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
0 commit comments