zephyr/boards/arm/mps2_an521
Wilfried Chauveau de7621596d boards: arm: mps2_an521: add pyocd runner
This allows to run tests & examples on the physical board with:
```
west twister -p mps2_an521 --device-testing --device-serial /dev/ttyUSB0
```

Signed-off-by: Wilfried Chauveau <wilfried.chauveau@arm.com>
2024-01-30 13:42:02 +01:00
..
doc boards: arm: doc: fix small typo 2024-01-09 10:04:11 +01:00
empty_cpu0 samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
board.cmake boards: arm: mps2_an521: add pyocd runner 2024-01-30 13:42:02 +01:00
CMakeLists.txt gpio: move gpio_cmsdk_ahb.h from drivers to include/drivers 2022-08-18 12:13:14 +00:00
Kconfig.board boards: mps2_an521: separate board Kconfig options for the various targets 2021-06-22 08:45:41 -04:00
Kconfig.defconfig IPM: remove defconfig/proj setting of IPM drivers 2022-10-31 16:45:56 -05:00
mps2_an521-common.dtsi boards: arm: Remove label property from devicetree 2022-08-09 12:30:59 +02:00
mps2_an521.dts boards: arm: mps2_an521: remove the arm,num-mpu-regions property 2023-12-01 10:48:00 +00:00
mps2_an521.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
mps2_an521_defconfig timers: remove defconfig setting of timer drivers 2022-09-09 09:58:48 +00:00
mps2_an521_ns.dts dts: arm: Blanket remove all usages of arm,num-mpu-regions 2023-12-01 10:48:00 +00:00
mps2_an521_ns.yaml boards: Allow mps2_an521_ns to execute tfm tests 2023-09-07 13:00:49 +02:00
mps2_an521_ns_defconfig timers: remove defconfig setting of timer drivers 2022-09-09 09:58:48 +00:00
mps2_an521_remote.dts dts: arm: Blanket remove all usages of arm,num-mpu-regions 2023-12-01 10:48:00 +00:00
mps2_an521_remote.yaml boards: arm: mps2_an521: Resize _remote and _ns 2022-11-08 10:57:35 -05:00
mps2_an521_remote_defconfig timers: remove defconfig setting of timer drivers 2022-09-09 09:58:48 +00:00
pinmux.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00