commit | 94106a8ff38f21a0b3fcf2db24577b356b1142d0 | [log] [tgz] |
---|---|---|
author | David Leach <david.leach@nxp.com> | Thu Sep 19 13:49:12 2019 +0300 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Nov 08 15:38:57 2019 +0100 |
tree | b91ff2233d4cd9dc7173fdc34dddb8e8ee3a1c8b | |
parent | 256ec940fbf8ef8037d1949e285cdbb5c96b659e [diff] |
boards: riscv: rv32m1: add support for GPIO debugging Having a pin toggle when the code reaches a certain point is really useful for debugging; the infrastructure is already in place for Nordic boards, so just build upon and enable the mechanism on the Vega board as well. Signed-off-by: David Leach <david.leach@nxp.com>