Commit 2f1d6cc
committed
app-write-mram: remove the need to filter the path
The configuration file bin/application_package.ds was using a relative
path, which had to be stripped away from every other location.
This removes the "../" from both the configuration file and the
"app-write-mrap.py" script
Signed-off-by: Josuah Demangeon <[email protected]>1 parent 63698ef commit 2f1d6cc
2 files changed
+6
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
295 | | - | |
| 294 | + | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | 300 | | |
304 | 301 | | |
305 | 302 | | |
| |||
438 | 435 | | |
439 | 436 | | |
440 | 437 | | |
441 | | - | |
442 | 438 | | |
443 | 439 | | |
444 | 440 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments