T32: Integrated Register read/write calls
* Tested without connected Lauterbach. T32_* functions are mocked via aspect. * New target t32cli, for sending T32 command cia cli. (for testing) git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2103 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -51,7 +51,8 @@ elseif(BUILD_OVP)
|
||||
elseif(BUILD_QEMU)
|
||||
include_directories(simulators)
|
||||
elseif(BUILD_T32)
|
||||
add_subdirectory(hwdebuggers/t32)
|
||||
include_directories(debuggers/t32/include src/core)
|
||||
add_subdirectory(debuggers/t32)
|
||||
endif(BUILD_BOCHS)
|
||||
|
||||
## Additional compiler and linker flags ##
|
||||
|
||||
Reference in New Issue
Block a user