Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/lm32/milkymist/bspmilkymist.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: lm32
0003 bsp: milkymist
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: milkymist
0011 includes: []
0012 install:
0013 - destination: ${BSP_INCLUDEDIR}
0014   source:
0015   - bsps/lm32/milkymist/include/bsp.h
0016   - bsps/lm32/milkymist/include/system_conf.h
0017 - destination: ${BSP_LIBDIR}
0018   source:
0019   - bsps/lm32/milkymist/start/linkcmds
0020 links:
0021 - role: build-dependency
0022   uid: ../grp
0023 - role: build-dependency
0024   uid: abi
0025 - role: build-dependency
0026   uid: optsim
0027 - role: build-dependency
0028   uid: ../start
0029 - role: build-dependency
0030   uid: ../../obj
0031 - role: build-dependency
0032   uid: ../../objirqdflt
0033 - role: build-dependency
0034   uid: ../../objmem
0035 - role: build-dependency
0036   uid: ../../opto2
0037 - role: build-dependency
0038   uid: ../../bspopts
0039 source:
0040 - bsps/lm32/milkymist/start/bspclean.c
0041 - bsps/lm32/shared/irq/irq.c
0042 - bsps/lm32/shared/milkymist_ac97/ac97.c
0043 - bsps/lm32/shared/milkymist_buttons/buttons.c
0044 - bsps/lm32/shared/milkymist_clock/ckinit.c
0045 - bsps/lm32/shared/milkymist_console/console.c
0046 - bsps/lm32/shared/milkymist_console/uart.c
0047 - bsps/lm32/shared/milkymist_dmx/dmx.c
0048 - bsps/lm32/shared/milkymist_flash/flash.c
0049 - bsps/lm32/shared/milkymist_framebuffer/framebuffer.c
0050 - bsps/lm32/shared/milkymist_gpio/gpio.c
0051 - bsps/lm32/shared/milkymist_ir/ir.c
0052 - bsps/lm32/shared/milkymist_memcard/memcard.c
0053 - bsps/lm32/shared/milkymist_midi/midi.c
0054 - bsps/lm32/shared/milkymist_pfpu/pfpu.c
0055 - bsps/lm32/shared/milkymist_timer/timer.c
0056 - bsps/lm32/shared/milkymist_tmu/tmu.c
0057 - bsps/lm32/shared/milkymist_usbinput/usbinput.c
0058 - bsps/lm32/shared/milkymist_versions/versions.c
0059 - bsps/lm32/shared/milkymist_video/video.c
0060 - bsps/lm32/shared/start/bspstart.c
0061 - bsps/shared/cache/nocache.c
0062 - bsps/shared/dev/getentropy/getentropy-cpucounter.c
0063 - bsps/shared/start/gettargethash-default.c
0064 - bsps/shared/start/sbrk.c
0065 type: build