Core: Implement GDB protocol
This commit is contained in:
committed by
Connor McLaughlin
parent
9b40c8ffa6
commit
abd2399aaf
@ -28,6 +28,8 @@ add_library(core
|
||||
digital_controller.h
|
||||
dma.cpp
|
||||
dma.h
|
||||
gdb_protocol.cpp
|
||||
gdb_protocol.h
|
||||
gpu.cpp
|
||||
gpu.h
|
||||
gpu_backend.cpp
|
||||
|
||||
Reference in New Issue
Block a user