- Notifications
You must be signed in to change notification settings - Fork1k
Commitf52cbd8
committed
feat(platform): Add OpenOCD programming support for STeaMi and Nucleo 64 boards
- Modified `platform.txt` to enable programming via OpenOCD, which was already used for debugging.- Added an example demonstrating how to program all Nucleo-64 boards, whether they use STLink or DAPLink.To avoid conflict, the support for STeaMi will be added after the merge of the PR#2526*Benefits:*- Enables programming of STeaMi boards.- Supports P_NUCLEO boards that use DAPLink instead of STLink to leverage WebUSB functionality.1 parent8da4af2 commitf52cbd8
2 files changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
802 | 802 | | |
803 | 803 | | |
804 | 804 | | |
| 805 | + | |
805 | 806 | | |
806 | 807 | | |
807 | 808 | | |
| |||
817 | 818 | | |
818 | 819 | | |
819 | 820 | | |
| 821 | + | |
820 | 822 | | |
821 | 823 | | |
822 | 824 | | |
| |||
876 | 878 | | |
877 | 879 | | |
878 | 880 | | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
879 | 891 | | |
880 | 892 | | |
881 | 893 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
241 | 249 | | |
242 | 250 | | |
243 | 251 | | |
| |||
0 commit comments
Comments
(0)