Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/sh/gensh1/bspgensh1.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: sh
0003 bsp: gensh1
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: gensh1
0011 includes: []
0012 install:
0013 - destination: ${BSP_INCLUDEDIR}
0014   source:
0015   - bsps/sh/gensh1/include/bsp.h
0016 - destination: ${BSP_INCLUDEDIR}/bsp
0017   source:
0018   - bsps/sh/gensh1/include/bsp/irq.h
0019 - destination: ${BSP_INCLUDEDIR}/rtems/score
0020   source:
0021   - bsps/sh/gensh1/include/rtems/score/iosh7032.h
0022   - bsps/sh/gensh1/include/rtems/score/ispsh7032.h
0023 - destination: ${BSP_INCLUDEDIR}/sh
0024   source:
0025   - bsps/sh/gensh1/include/sh/sci.h
0026   - bsps/sh/gensh1/include/sh/sh7_pfc.h
0027   - bsps/sh/gensh1/include/sh/sh7_sci.h
0028 - destination: ${BSP_LIBDIR}
0029   source:
0030   - bsps/sh/gensh1/start/linkcmds
0031 links:
0032 - role: build-dependency
0033   uid: ../../obj
0034 - role: build-dependency
0035   uid: ../../objirqdflt
0036 - role: build-dependency
0037   uid: ../../objmem
0038 - role: build-dependency
0039   uid: ../../opto2
0040 - role: build-dependency
0041   uid: abi
0042 - role: build-dependency
0043   uid: optcpuclk
0044 - role: build-dependency
0045   uid: optlowinit
0046 - role: build-dependency
0047   uid: start
0048 - role: build-dependency
0049   uid: tstgensh1
0050 - role: build-dependency
0051   uid: ../../bspopts
0052 source:
0053 - bsps/sh/gensh1/btimer/btimer.c
0054 - bsps/sh/gensh1/clock/ckinit.c
0055 - bsps/sh/gensh1/clock/delay.c
0056 - bsps/sh/gensh1/console/sci.c
0057 - bsps/sh/gensh1/console/scitab.c
0058 - bsps/sh/gensh1/start/cpu_asm.c
0059 - bsps/sh/gensh1/start/ispsh7032.c
0060 - bsps/sh/shared/console/console.c
0061 - bsps/sh/shared/start/bsphwinit.c
0062 - bsps/sh/shared/start/bspstart.c
0063 - bsps/shared/cache/nocache.c
0064 - bsps/shared/dev/getentropy/getentropy-cpucounter.c
0065 - bsps/shared/dev/serial/printk-dummy.c
0066 - bsps/shared/start/bspreset-loop.c
0067 - bsps/shared/start/gettargethash-default.c
0068 - bsps/shared/start/sbrk.c
0069 type: build