Warning, /spec/build/bsps/or1k/generic_or1k/bspgenericor1k.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: or1k
0003 bsp: generic_or1k
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: generic_or1k
0011 includes: []
0012 install:
0013 - destination: ${BSP_INCLUDEDIR}
0014 source:
0015 - bsps/or1k/generic_or1k/include/bsp.h
0016 - destination: ${BSP_INCLUDEDIR}/bsp
0017 source:
0018 - bsps/or1k/generic_or1k/include/bsp/generic_or1k.h
0019 - bsps/or1k/generic_or1k/include/bsp/irq.h
0020 - bsps/or1k/generic_or1k/include/bsp/uart.h
0021 - destination: ${BSP_LIBDIR}
0022 source:
0023 - bsps/or1k/generic_or1k/start/linkcmds
0024 - bsps/or1k/shared/start/linkcmds.base
0025 links:
0026 - role: build-dependency
0027 uid: ../../obj
0028 - role: build-dependency
0029 uid: ../../objirqdflt
0030 - role: build-dependency
0031 uid: ../../objmem
0032 - role: build-dependency
0033 uid: ../../opto0
0034 - role: build-dependency
0035 uid: abi
0036 - role: build-dependency
0037 uid: optperiphclk
0038 - role: build-dependency
0039 uid: optresetvec
0040 - role: build-dependency
0041 uid: start
0042 - role: build-dependency
0043 uid: ../grp
0044 - role: build-dependency
0045 uid: ../../tstnoiconv
0046 - role: build-dependency
0047 uid: ../../tstnointrcrit
0048 - role: build-dependency
0049 uid: ../../bspopts
0050 source:
0051 - bsps/or1k/generic_or1k/btimer/btimer.c
0052 - bsps/or1k/generic_or1k/clock/clockdrv.c
0053 - bsps/or1k/generic_or1k/console/console-config.c
0054 - bsps/or1k/generic_or1k/console/uart.c
0055 - bsps/or1k/generic_or1k/start/bspstart.c
0056 - bsps/or1k/shared/cache/cache.c
0057 - bsps/shared/dev/getentropy/getentropy-cpucounter.c
0058 - bsps/shared/dev/serial/legacy-console-control.c
0059 - bsps/shared/dev/serial/legacy-console-select.c
0060 - bsps/shared/dev/serial/legacy-console.c
0061 - bsps/shared/start/bspreset-loop.c
0062 - bsps/shared/start/gettargethash-default.c
0063 - bsps/shared/start/sbrk.c
0064 - bsps/shared/start/stackalloc.c
0065 type: build