Backport/2020.01/fix13179 Revert "boards/nucleo-f767zi: add correct flash bank openocd config"#13513
Backport/2020.01/fix13179 Revert "boards/nucleo-f767zi: add correct flash bank openocd config"#13513kfessel wants to merge 2 commits intoRIOT-OS:2020.01-branchfrom
Conversation
(cherry picked from commit f00f125)
|
@kfessel do you mind using the backport script for this? |
|
I did use the Backportscript but it did not create an PR, so I did. maybe i should retry ( there might be something missing for the github token) |
|
Something is not working even though the token has public repo (i even generated a whole new token): Error creating the new pr: "Validation Failed". Is "Public Repo" access enabled for the token |
Is the token stored at |
If you still have issues, I'll just give the PR the usual backport look ;) |
|
i got it: #13531
|

same as #13470 but fixing the Backport of #13179 , which is #13219
PR #13179 and is #13219 introduced debugging problems for boards/nucleo-f767zi, unable to set breakpoints with current versions of openocd (its possible with old versions such as the one provided with ubuntu since it is ignoring gdb (hard or soft breakpoint))