This commit is contained in:
metanoic
2018-07-21 02:26:48 -05:00
committed by GitHub
parent d505da3d7c
commit d889c37644
+1 -1
View File
@@ -32,7 +32,7 @@ The recommended tools for ODrive development are:
* **make**: Used to invoke tup
* **Tup**: The build system used to invoke the compile commands
* **ARM GNU Compiler**: For cross-comiling code
* **ARM GNU Compiler**: For cross-compiling code
* **ARM GDB**: For debugging the code and stepping through on the device
* **OpenOCD**: For flashing the ODrive with the STLink/v2 programmer
* **Python**: For running the Python tools