Skip to content

Commit 33c1521

Browse files
krish2718carlescufi
authored andcommitted
samples: wifi: sr_coex: Remove stale DTS overlay
This was done at the beginning as a temporary fix and is definitely not cross-platform, so, remove it to avoid build errors for 54 Series. Signed-off-by: Chaitanya Tata <[email protected]> (cherry picked from commit 58cc904)
1 parent 8a08e08 commit 33c1521

File tree

4 files changed

+0
-11
lines changed

4 files changed

+0
-11
lines changed

samples/wifi/ble_coex/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
cmake_minimum_required(VERSION 3.20.0)
88

9-
set(EXTRA_DTC_OVERLAY_FILE "dts.overlay")
10-
119
find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
1210
project(nrf_wifi_sta)
1311

samples/wifi/ble_coex/dts.overlay

Lines changed: 0 additions & 3 deletions
This file was deleted.

samples/wifi/thread_coex/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
cmake_minimum_required(VERSION 3.20.0)
88

9-
set(EXTRA_DTC_OVERLAY_FILE "dts.overlay")
10-
119
find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
1210
project(nrf_wifi_thread_coex)
1311

samples/wifi/thread_coex/dts.overlay

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)