summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/bfin/TLL6527M/bsptll6527m.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/bfin/TLL6527M/bsptll6527m.yml')
-rw-r--r--spec/build/bsps/bfin/TLL6527M/bsptll6527m.yml62
1 files changed, 62 insertions, 0 deletions
diff --git a/spec/build/bsps/bfin/TLL6527M/bsptll6527m.yml b/spec/build/bsps/bfin/TLL6527M/bsptll6527m.yml
new file mode 100644
index 0000000000..8c90c20272
--- /dev/null
+++ b/spec/build/bsps/bfin/TLL6527M/bsptll6527m.yml
@@ -0,0 +1,62 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+arch: bfin
+bsp: TLL6527M
+build-type: bsp
+cflags: []
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+cppflags: []
+enabled-by: true
+family: TLL6527M
+includes: []
+install:
+- destination: ${BSP_INCLUDEDIR}
+ source:
+ - bsps/bfin/TLL6527M/include/bsp.h
+ - bsps/bfin/TLL6527M/include/cplb.h
+ - bsps/bfin/TLL6527M/include/tm27.h
+- destination: ${BSP_INCLUDEDIR}/bsp
+ source:
+ - bsps/bfin/TLL6527M/include/bsp/irq.h
+- destination: ${BSP_LIBDIR}
+ source:
+ - bsps/bfin/TLL6527M/start/linkcmds
+links:
+- role: build-dependency
+ uid: ../grp
+- role: build-dependency
+ uid: ../obj
+- role: build-dependency
+ uid: ../start
+- role: build-dependency
+ uid: abi
+- role: build-dependency
+ uid: optconbaud
+- role: build-dependency
+ uid: optconirq
+- role: build-dependency
+ uid: optirqtbl
+- role: build-dependency
+ uid: optskyeye
+- role: build-dependency
+ uid: optuartdma
+- role: build-dependency
+ uid: ../../obj
+- role: build-dependency
+ uid: ../../objirqdflt
+- role: build-dependency
+ uid: ../../opto2
+- role: build-dependency
+ uid: ../../bspopts
+source:
+- bsps/bfin/TLL6527M/console/console.c
+- bsps/bfin/TLL6527M/start/bspstart.c
+- bsps/bfin/TLL6527M/start/interrupt.c
+- bsps/bfin/shared/cache/cache.c
+- bsps/shared/dev/getentropy/getentropy-cpucounter.c
+- bsps/shared/start/bspfatal-default.c
+- bsps/shared/start/bspgetworkarea-default.c
+- bsps/shared/start/bspreset-empty.c
+- bsps/shared/start/sbrk.c
+- bsps/shared/start/setvec.c
+type: build