Commit 63d567d
committed
platform: add postbuild recipe to copy openocd.cfg
Due to several issue with Arduino IDE 2 to expand some
properties within Debugger configuration, postbuild recipe
is used to copy the openocd.cg from the correct stm32 series.
Somes issues have been raised on Arduino IDE GitHub, when solved
this recipes should be removed and openocdscript added in
the boards.txt.
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>1 parent 541b224 commit 63d567d
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments