mirror of
https://github.com/micropython/micropython.git
synced 2026-01-10 14:07:14 +01:00
Updated Getting Started STM (markdown)
@@ -24,4 +24,4 @@ sudo apt-get install libc6:i386
|
||||
```
|
||||
|
||||
#Using Symbolic Debugging
|
||||
Symbolics can be useful for module or hardware integration testing. The hardware link to the processor is often manufacturer specific, and the debugging software needs a driver to that software. For STM32 hhttps://github.com/micropython/micropython/wiki/Symbolic-Debugging-for-STM32
|
||||
Symbolics can be useful for module or hardware integration testing. The hardware link to the processor is often manufacturer specific, and the debugging software needs a driver to that software. For STM32 https://github.com/micropython/micropython/wiki/Symbolic-Debugging-for-STM32
|
||||
Reference in New Issue
Block a user