summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/imxrt/bspimxrt1052.yml
blob: 8413b4bef1520538653e6adfdc24f7d7f81ceb31 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
arch: arm
bsp: imxrt1052
build-type: bsp
cflags: []
copyrights:
- Copyright (C) 2020, 2023 embedded brains GmbH & Co. KG
cppflags: []
enabled-by: true
family: imxrt
includes:
- bsps/arm/imxrt/mcux-sdk/drivers/common
- bsps/arm/imxrt/mcux-sdk/devices/MIMXRT1052
- bsps/arm/imxrt/mcux-sdk/devices/MIMXRT1052/drivers
- bsps/arm/imxrt/mcux-sdk/devices/MIMXRT1052/xip
install:
- destination: ${BSP_INCLUDEDIR}/imxrt
  source:
  - bsps/arm/imxrt/dts/imxrt1050-evkb.dts
  - bsps/arm/imxrt/include/imxrt/imxrt1050.dtsi
  - bsps/arm/imxrt/include/imxrt/imxrt1050-pinfunc.h
links:
- role: build-dependency
  uid: obj-mimxrt1052
source:
- bsps/arm/imxrt/boards/evkbimxrt1050/clock_config.c
- bsps/arm/imxrt/boards/evkbimxrt1050/flash-dcd.c
- bsps/arm/imxrt/boards/evkbimxrt1050/flash-flexspi-config.c
- bsps/arm/imxrt/boards/evkbimxrt1050/pin_mux.c
- bsps/arm/imxrt/boards/evkbimxrt1050/clock-arm-pll-config.c
- bsps/arm/imxrt/dts/imxrt1050-evkb.c
type: build