Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/bfin/bf537Stamp/bspbf537stamp.yml is written in an unsupported language. File is not indexed.

0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 arch: bfin
0003 bsp: bf537Stamp
0004 build-type: bsp
0005 cflags: []
0006 copyrights:
0007 - Copyright (C) 2020 embedded brains GmbH & Co. KG
0008 cppflags: []
0009 enabled-by: true
0010 family: bf537Stamp
0011 includes: []
0012 install:
0013 - destination: ${BSP_INCLUDEDIR}
0014   source:
0015   - bsps/bfin/bf537Stamp/include/bsp.h
0016 - destination: ${BSP_INCLUDEDIR}/bsp
0017   source:
0018   - bsps/bfin/bf537Stamp/include/bsp/irq.h
0019 - destination: ${BSP_LIBDIR}
0020   source:
0021   - bsps/bfin/bf537Stamp/start/linkcmds
0022 links:
0023 - role: build-dependency
0024   uid: abi
0025 - role: build-dependency
0026   uid: optconirq
0027 - role: build-dependency
0028   uid: optskyeye
0029 - role: build-dependency
0030   uid: start
0031 - role: build-dependency
0032   uid: ../grp
0033 - role: build-dependency
0034   uid: ../obj
0035 - role: build-dependency
0036   uid: ../../obj
0037 - role: build-dependency
0038   uid: ../../objirqdflt
0039 - role: build-dependency
0040   uid: ../../objmem
0041 - role: build-dependency
0042   uid: ../../opto2
0043 - role: build-dependency
0044   uid: ../../bspopts
0045 source:
0046 - bsps/bfin/bf537Stamp/console/console.c
0047 - bsps/bfin/bf537Stamp/start/bspstart.c
0048 - bsps/bfin/shared/cache/cache.c
0049 - bsps/bfin/shared/interrupt.c
0050 - bsps/shared/dev/getentropy/getentropy-cpucounter.c
0051 - bsps/shared/start/bspreset-loop.c
0052 - bsps/shared/start/gettargethash-default.c
0053 - bsps/shared/start/sbrk.c
0054 - bsps/shared/start/setvec.c
0055 type: build