Tidying
This commit is contained in:
@@ -36,7 +36,7 @@ src/TargetController/ for more.
|
||||
##### DebugServer
|
||||
The DebugServer exposes an interface to the connected target, for third-party programs such as GDB and IDEs (GDB
|
||||
front-ends). Currently, Bloom only supports one server - the AVR GDB RSP server. With this server, any AVR compatible
|
||||
GDB binary (or any IDE with GDB RSP support) can interface with Bloom and thus the connected AVR target. The
|
||||
version of GDB (or any IDE with GDB RSP support) can interface with Bloom and thus the connected AVR target. The
|
||||
DebugServer runs on a dedicated thread. See the
|
||||
[DebugServer documentation](./src/DebugServer/README.md) and source code in src/DebugServer/ for more.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user