Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/arm/edb7312/bspedb7312.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: arm
0003 bsp: edb7312
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: edb7312
0011 includes: []
0012 install:
0013 - destination: ${BSP_INCLUDEDIR}
0014   source:
0015   - bsps/arm/edb7312/include/bsp.h
0016   - bsps/arm/edb7312/include/ep7312.h
0017   - bsps/arm/edb7312/include/uart.h
0018 - destination: ${BSP_INCLUDEDIR}/bsp
0019   source:
0020   - bsps/arm/edb7312/include/bsp/irq.h
0021 - destination: ${BSP_LIBDIR}
0022   source:
0023   - bsps/arm/edb7312/start/linkcmds
0024 links:
0025 - role: build-dependency
0026   uid: abi
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: ../../objirq
0037 - role: build-dependency
0038   uid: ../../objmem
0039 - role: build-dependency
0040   uid: ../../opto2
0041 - role: build-dependency
0042   uid: ../../bspopts
0043 source:
0044 - bsps/arm/edb7312/btimer/btimer.c
0045 - bsps/arm/edb7312/clock/clockdrv.c
0046 - bsps/arm/edb7312/console/uart.c
0047 - bsps/arm/edb7312/irq/bsp_irq_asm.S
0048 - bsps/arm/edb7312/irq/irq.c
0049 - bsps/arm/edb7312/start/bspreset.c
0050 - bsps/arm/edb7312/start/bspstart.c
0051 - bsps/shared/cache/nocache.c
0052 - bsps/shared/dev/cpucounter/cpucounterfrequency.c
0053 - bsps/shared/dev/cpucounter/cpucounterread.c
0054 - bsps/shared/dev/getentropy/getentropy-cpucounter.c
0055 - bsps/shared/dev/serial/legacy-console-control.c
0056 - bsps/shared/dev/serial/legacy-console-select.c
0057 - bsps/shared/dev/serial/legacy-console.c
0058 - bsps/shared/irq/irq-default-handler.c
0059 - bsps/shared/start/gettargethash-default.c
0060 - bsps/shared/start/sbrk.c
0061 type: build