thermosphere: debug manager wip

This commit is contained in:
TuxSH
2020-01-27 00:46:00 +00:00
parent f69ef02096
commit d7ffcfc5d5
8 changed files with 183 additions and 118 deletions

View File

@@ -25,7 +25,7 @@
#pragma once
#include "defines.h"
#include "transport_interface.h"
#include "../transport_interface.h"
typedef struct PackedGdbHioRequest
{