Skip to content

Commit 25b5092

Browse files
committed
Move simulator interface lib to driver directory.
1 parent aa5a187 commit 25b5092

File tree

4 files changed

+1
-45
lines changed

4 files changed

+1
-45
lines changed

windows/drivers/uwb/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
add_subdirectory(cx)
2-
add_subdirectory(sim-old)
2+
add_subdirectory(simulator)

windows/drivers/uwb/sim-old/include/UwbSimulatorDdi.h

Lines changed: 0 additions & 44 deletions
This file was deleted.
File renamed without changes.

windows/drivers/uwb/sim-old/include/UwbSimulatorDdiGlue.h renamed to windows/drivers/uwb/simulator/include/UwbSimulatorDdiGlue.h

File renamed without changes.

0 commit comments

Comments
 (0)