Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@
[submodule "src/runtime_src/core/tools/xbtracer/Detours"]
path = src/runtime_src/core/tools/xbtracer/Detours
url = https://github.com/microsoft/Detours.git
[submodule "src/runtime_src/xdp"]
path = src/runtime_src/xdp
url = https://github.com/Xilinx/XDP.git
branch = master
1 change: 1 addition & 0 deletions src/runtime_src/xdp
Submodule xdp added at f345e7
49 changes: 0 additions & 49 deletions src/runtime_src/xdp/CMakeLists.txt

This file was deleted.

53 changes: 0 additions & 53 deletions src/runtime_src/xdp/appdebug/CMakeLists.txt

This file was deleted.

Loading
Loading