Warning, /spec/build/bsps/moxie/moxiesim/bspmoxiesim.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: moxie
0003 bsp: moxiesim
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: moxiesim
0011 includes: []
0012 install:
0013 - destination: ${BSP_INCLUDEDIR}
0014 source:
0015 - bsps/moxie/moxiesim/include/bsp.h
0016 - destination: ${BSP_INCLUDEDIR}/bsp
0017 source:
0018 - bsps/moxie/moxiesim/include/bsp/irq.h
0019 - destination: ${BSP_LIBDIR}
0020 source:
0021 - bsps/moxie/moxiesim/start/linkcmds
0022 links:
0023 - role: build-dependency
0024 uid: abi
0025 - role: build-dependency
0026 uid: start
0027 - role: build-dependency
0028 uid: ../../obj
0029 - role: build-dependency
0030 uid: ../../objirqdflt
0031 - role: build-dependency
0032 uid: ../../objmem
0033 - role: build-dependency
0034 uid: ../../optos
0035 - role: build-dependency
0036 uid: ../../tstnolibdl
0037 - role: build-dependency
0038 uid: ../../tstreqtick
0039 - role: build-dependency
0040 uid: ../../bspopts
0041 source:
0042 - bsps/moxie/moxiesim/console/console-io.c
0043 - bsps/moxie/moxiesim/console/syscalls.S
0044 - bsps/shared/cache/nocache.c
0045 - bsps/shared/dev/btimer/btimer-cpucounter.c
0046 - bsps/shared/dev/clock/clock-simidle.c
0047 - bsps/shared/dev/getentropy/getentropy-cpucounter.c
0048 - bsps/shared/dev/serial/console-polled.c
0049 - bsps/shared/start/bspreset-loop.c
0050 - bsps/shared/start/bspstart-empty.c
0051 - bsps/shared/start/gettargethash-default.c
0052 - bsps/shared/start/sbrk.c
0053 type: build