Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/arm/gumstix/bspgumstix.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: gumstix
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: gumstix
0011 includes: []
0012 install:
0013 - destination: ${BSP_INCLUDEDIR}
0014   source:
0015   - bsps/arm/gumstix/include/bsp.h
0016   - bsps/arm/gumstix/include/ffuart.h
0017   - bsps/arm/gumstix/include/pxa255.h
0018 - destination: ${BSP_INCLUDEDIR}/bsp
0019   source:
0020   - bsps/arm/gumstix/include/bsp/irq.h
0021 - destination: ${BSP_LIBDIR}
0022   source:
0023   - bsps/arm/gumstix/start/linkcmds
0024 links:
0025 - role: build-dependency
0026   uid: ../grp
0027 - role: build-dependency
0028   uid: abi
0029 - role: build-dependency
0030   uid: optskyeye
0031 - role: build-dependency
0032   uid: start
0033 - role: build-dependency
0034   uid: ../objarm920mmu
0035 - role: build-dependency
0036   uid: ../../obj
0037 - role: build-dependency
0038   uid: ../../objirq
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/arm/gumstix/btimer/btimer.c
0047 - bsps/arm/gumstix/clock/clock.c
0048 - bsps/arm/gumstix/console/ffuart.c
0049 - bsps/arm/gumstix/console/uarts.c
0050 - bsps/arm/gumstix/fb/fb.c
0051 - bsps/arm/gumstix/irq/irq.c
0052 - bsps/arm/gumstix/start/bspreset.c
0053 - bsps/arm/gumstix/start/bspstart.c
0054 - bsps/arm/gumstix/start/memmap.c
0055 - bsps/shared/cache/nocache.c
0056 - bsps/shared/dev/cpucounter/cpucounterfrequency.c
0057 - bsps/shared/dev/cpucounter/cpucounterread.c
0058 - bsps/shared/dev/getentropy/getentropy-cpucounter.c
0059 - bsps/shared/dev/serial/legacy-console-control.c
0060 - bsps/shared/dev/serial/legacy-console-select.c
0061 - bsps/shared/dev/serial/legacy-console.c
0062 - bsps/shared/irq/irq-default-handler.c
0063 - bsps/shared/start/gettargethash-default.c
0064 - bsps/shared/start/sbrk.c
0065 type: build