Skip to content

Commit

Permalink
[Silabs][WiFi]Added changes for 917 NCP sleepy build failure (#29748)
Browse files Browse the repository at this point in the history
* Added changes for 917 NCP sleepy build failure and formatting ble config file

* restyle of the ble config

* Restyling changes

* Restyle changes

* Added changed for rsi_ble_config

* Removed the ble config changes
  • Loading branch information
shgutte authored and pull[bot] committed Apr 10, 2024
1 parent a55fcdf commit 1243391
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/platform/silabs/SiWx917/SiWx917/sl_wifi_if.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@
#include "task.h"
#include "wfx_host_events.h"

#if (EXP_BOARD)
#include "rsi_bt_common_apis.h"
#endif

#include "ble_config.h"

#include "dhcp_client.h"
Expand Down

0 comments on commit 1243391

Please sign in to comment.