zephyr/boards
Maureen Helm ec11279645 boards: arm: Add NXP mimxrt1050_evk
Adds support for the NXP MIMXRT1050-EVK board, an entry-level
development board for the new mimxrt1052 Cortex-M7 SoC.

Adds pinmuxing, dts, documentation, and jlink debug support for the new
board. Note that pinmuxing uses the mcux pinmux driver directly rather
than the Zephyr pinmux interface. The mimxrt1052 SoC has complicated
pinmuxing that may require changing the Zephyr pinmux interface to
support, so for now let's use the mcux driver directly.

We are also not yet configuring the external flash, therefore a debugger
is required to load code to the internal sram. The on-board OpenSDA
circuit with jlink firmware is sufficient, and the 'make debug' build
target is supported.

Samples tested include: hello_world, philosophers, synchronization,
basic/blinky, and basic/button.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2017-11-15 09:09:58 -06:00
..
arc dts: quark_se_c1000_ss_devboard: Add dts support 2017-11-15 07:21:10 -06:00
arm boards: arm: Add NXP mimxrt1050_evk 2017-11-15 09:09:58 -06:00
common flash: Change type of FLASH_SCRIPT_ENV_VARS 2017-11-10 07:54:54 -05:00
nios2 doc: boards: nios2: convert make to cmake 2017-11-10 18:35:50 -05:00
riscv32 kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
x86 cmake: Fixes quark_se_c1000_devboard flashing 2017-11-13 10:09:45 -05:00
xtensa doc: boards: xtensa: convert make to cmake 2017-11-10 18:35:50 -05:00
CMakeLists.txt
Kconfig
boards.rst