Adding a reference to new page on Symbolic-Debugging

neilh 2015-11-05 15:34:17 -08:00
parent 79efe8f213
commit 1a3c3fba5c
1 changed files with 4 additions and 1 deletions

@ -22,3 +22,6 @@ 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