zephyr/boards/riscv32/rv32m1_vega
Maureen Helm cf1d374276 boards: rv32m1_vega: Introduce zero-riscy configuration
Introduces a new rv32m1_vega board configuration for the zero-riscy
core. It assumes that the soc has been reconfigured with openocd to boot
to the zero-riscy core instead of the ri5cy core.

Refactors the board-level device tree so the ri5cy and zero-riscy
configurations share common definitions for the led, button, and sensor
nodes.

Tested with:
- samples/hello_world
- samples/synchronization
- samples/basic/blinky
- samples/basic/button
- samples/sensor/fxos8700

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2019-05-06 14:52:17 -05:00
..
doc boards: rv32m1_vega: Introduce zero-riscy configuration 2019-05-06 14:52:17 -05:00
support
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.board license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.defconfig boards: rv32m1_vega: enable the onboard I2C busses and FXOS8700 sensor 2019-04-22 08:40:03 -05:00
board.cmake license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pinmux.c boards: rv32m1_vega: enable the onboard I2C busses and FXOS8700 sensor 2019-04-22 08:40:03 -05:00
rv32m1_vega.dtsi boards: rv32m1_vega: Introduce zero-riscy configuration 2019-05-06 14:52:17 -05:00
rv32m1_vega_ri5cy.dts boards: rv32m1_vega: Introduce zero-riscy configuration 2019-05-06 14:52:17 -05:00
rv32m1_vega_ri5cy.yaml boards: rv32m1_vega: enable the onboard I2C busses and FXOS8700 sensor 2019-04-22 08:40:03 -05:00
rv32m1_vega_ri5cy_defconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
rv32m1_vega_zero_riscy.dts boards: rv32m1_vega: Introduce zero-riscy configuration 2019-05-06 14:52:17 -05:00
rv32m1_vega_zero_riscy.yaml boards: rv32m1_vega: Introduce zero-riscy configuration 2019-05-06 14:52:17 -05:00
rv32m1_vega_zero_riscy_defconfig boards: rv32m1_vega: Introduce zero-riscy configuration 2019-05-06 14:52:17 -05:00