Skip to content

Commit

Permalink
Initial jtagsh implementation, updated to latest submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
azonenberg committed Jul 24, 2018
1 parent bbfbfba commit a825aee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
5 changes: 1 addition & 4 deletions CMakeLists.txt
Expand Up @@ -21,13 +21,10 @@ if(DJTG_LIB)
endif()

add_subdirectory("${PROJECT_SOURCE_DIR}/lib/xptools")

add_subdirectory("${PROJECT_SOURCE_DIR}/lib/log")

add_subdirectory("${PROJECT_SOURCE_DIR}/lib/jtaghal")

add_subdirectory("${PROJECT_SOURCE_DIR}/src/jtaghal-apps/svfdumper")

add_subdirectory("${PROJECT_SOURCE_DIR}/src/jtaghal-apps/jtagd")

add_subdirectory("${PROJECT_SOURCE_DIR}/src/jtaghal-apps/jtagclient")
add_subdirectory("${PROJECT_SOURCE_DIR}/src/jtaghal-apps/jtagsh")
2 changes: 1 addition & 1 deletion src/jtaghal-apps

0 comments on commit a825aee

Please sign in to comment.