I have a Black Magic Probe now, so I'd like to be able to use that to flash the PD Buddy Sink. This commit adds a Makefile rule to automate the very long command to do that. I didn't bother with a GDB script as the BMP wiki suggests, since it seems to add little advantage when the command is already hidden away in a Makefile.
|
|
||
227 |
|
227 |
|
228 |
|
228 |
|
229 |
|
229 |
|
|
230 |
|
|
|
231 |
|
|
|
232 |
|
|
|
233 |
|
|
|
234 |
|
|
|
235 |
|
|
|
236 |
|
|
|
237 |
|
|
|
238 |
|
|
|
239 |
|
|
|
240 |
|
|
|
241 |
|
|
|
242 |
|
|
|
243 |
|
|
|
244 |
|
|
|
245 |
|
|
|
246 |
|
|
|
247 |
|
|
|
248 |
|
|
|
249 |
|
|
|
250 |
|
|
|
251 |
|
|
|
252 |
|
|
|
253 |
|
|
|
||
57 |
|
57 |
|
58 |
|
58 |
|
59 |
|
59 |
|
60 |
|
|
|
61 |
|
|
|
|
60 |
|
|
|
61 |
|
|
62 |
|
62 |
|
63 |
|
63 |
|
64 |
|
64 |
|
65 |
|
65 |
|
66 |
|
66 |
|
|
67 |
|
|
67 |
|
68 |
|
68 |
|
69 |
|
69 |
|
70 |
|
|
|
||
125 |
|
126 |
|
126 |
|
127 |
|
127 |
|
128 |
|
|
129 |
|
|
|
130 |
|
|
|
131 |
|
|
|
132 |
|
|
|
133 |
|
|
|
134 |
|
|
|
135 |
|
|
128 |
|
136 |
|
129 |
|
137 |
|
130 |
|
138 |
|