Commit 8bd3081
committed
boot/zephyr: cleanup GPIO pin setup
Removed configuration of gpio pin using flags which were
removed for zephyr-project long ago. Also old method of read
the pin value was removed.
No sense to keep that as nowadays MCUboot is also not compatible
with zephyr version which supports these flags and methods.
Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>1 parent de51807 commit 8bd3081
1 file changed
+2
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
387 | | - | |
388 | | - | |
| 383 | + | |
389 | 384 | | |
390 | 385 | | |
391 | | - | |
392 | 386 | | |
393 | 387 | | |
394 | | - | |
395 | | - | |
396 | | - | |
| 388 | + | |
397 | 389 | | |
398 | 390 | | |
399 | 391 | | |
| |||
404 | 396 | | |
405 | 397 | | |
406 | 398 | | |
407 | | - | |
408 | 399 | | |
409 | 400 | | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | 401 | | |
414 | 402 | | |
415 | 403 | | |
| |||
0 commit comments