mirror of
https://github.com/IcedRooibos/py32f0-template.git
synced 2025-10-29 00:42:06 -07:00
fix: syntax typo
This commit is contained in:
parent
495564c085
commit
2baadadbf4
@ -226,7 +226,7 @@ make flash
|
|||||||
# Debugging In VSCode
|
# Debugging In VSCode
|
||||||
|
|
||||||
Install Cortex Debug extension, add a new configuration in launch.json, e.g.
|
Install Cortex Debug extension, add a new configuration in launch.json, e.g.
|
||||||
```json
|
```
|
||||||
{
|
{
|
||||||
"armToolchainPath": "/opt/gcc-arm/arm-gnu-toolchain-12.2.rel1-x86_64-arm-none-eabi/bin/",
|
"armToolchainPath": "/opt/gcc-arm/arm-gnu-toolchain-12.2.rel1-x86_64-arm-none-eabi/bin/",
|
||||||
"toolchainPrefix": "arm-none-eabi",
|
"toolchainPrefix": "arm-none-eabi",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user