Adding a reference to new page on Symbolic-Debugging
parent
79efe8f213
commit
1a3c3fba5c
|
@ -21,4 +21,7 @@ Note: This is a 32-bit toolchain, so if you're using a 64-bit version of linux,
|
|||
For Ubuntu 14.04, I did:
|
||||
```bash
|
||||
sudo apt-get install libc6:i386
|
||||
```
|
||||
```
|
||||
|
||||
#Using Symbolic Debugging
|
||||
Symbolics can be useful for module or hardware integration testing, for more info https://github.com/micropython/micropython/wiki/Symbolic-Debugging
|
Loading…
Reference in New Issue