summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/imxrt/obj.yml
diff options
context:
space:
mode:
authorChristian Mauderer <christian.mauderer@embedded-brains.de>2023-05-04 14:59:32 +0200
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2023-05-22 09:45:42 +0200
commit97819b8a3178ccc3790b7f1b36d7ed235a1863ff (patch)
treeb4ee8a8c27237dbf0eee891fd7c91de7d2e21717 /spec/build/bsps/arm/imxrt/obj.yml
parentbsps/imxrt: Make chip start code chip specific (diff)
downloadrtems-97819b8a3178ccc3790b7f1b36d7ed235a1863ff.tar.bz2
bsps/imxrt: Move board specific files
Move the files that are board specific and not specific to the chip family into a separate folder.
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/arm/imxrt/obj.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/spec/build/bsps/arm/imxrt/obj.yml b/spec/build/bsps/arm/imxrt/obj.yml
index b2c1d6fa4f..85cb350dd2 100644
--- a/spec/build/bsps/arm/imxrt/obj.yml
+++ b/spec/build/bsps/arm/imxrt/obj.yml
@@ -25,8 +25,6 @@ install:
- bsps/arm/include/bsp/imx-iomux.h
- destination: ${BSP_INCLUDEDIR}/imxrt
source:
- - bsps/arm/imxrt/include/imxrt/imxrt1050.dtsi
- - bsps/arm/imxrt/include/imxrt/imxrt1050-pinfunc.h
- bsps/arm/imxrt/include/imxrt/lpspi.h
- bsps/arm/imxrt/include/imxrt/memory.h
- bsps/arm/imxrt/include/imxrt/mpu-config.h
@@ -38,16 +36,11 @@ install:
links: []
source:
- bsps/arm/imxrt/console/console.c
-- bsps/arm/imxrt/dts/imxrt1050-evkb.c
- bsps/arm/imxrt/i2c/imxrt-lpi2c.c
-- bsps/arm/imxrt/nxp/boards/evkbimxrt1050/clock_config.c
-- bsps/arm/imxrt/nxp/boards/evkbimxrt1050/pin_mux.c
- bsps/arm/imxrt/spi/imxrt-lpspi.c
- bsps/arm/imxrt/start/bspstart.c
- bsps/arm/imxrt/start/bspstarthooks.c
-- bsps/arm/imxrt/start/clock-arm-pll-config.c
- bsps/arm/imxrt/start/flash-boot-data.c
-- bsps/arm/imxrt/start/flash-dcd.c
- bsps/arm/imxrt/start/flash-flexspi-config.c
- bsps/arm/imxrt/start/flash-ivt.c
- bsps/arm/imxrt/start/imxrt-ffec-init.c