summaryrefslogblamecommitdiffstats
path: root/spec/build/bsps/m68k/mcf5225x/bspmcf5225x.yml
blob: 08369d657d54630f5a59b27a80ef079d383aef7c (plain) (tree)




















































                                                                         
                                           


                            
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
arch: m68k
bsp: mcf5225x
build-type: bsp
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
enabled-by: true
family: mcf5225x
includes: []
install:
- destination: ${BSP_INCLUDEDIR}
  source:
  - bsps/m68k/mcf5225x/include/bsp.h
  - bsps/m68k/mcf5225x/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
  source:
  - bsps/m68k/mcf5225x/include/bsp/irq.h
- destination: ${BSP_LIBDIR}
  source:
  - bsps/m68k/mcf5225x/start/linkcmds
links:
- role: build-dependency
  uid: ../grp
- role: build-dependency
  uid: abi
- role: build-dependency
  uid: start
- role: build-dependency
  uid: tstmcf5225x
- role: build-dependency
  uid: ../../obj
- role: build-dependency
  uid: ../../objirqdflt
- role: build-dependency
  uid: ../../opto2
- role: build-dependency
  uid: ../../bspopts
source:
- bsps/m68k/mcf5225x/btimer/btimer.c
- bsps/m68k/mcf5225x/clock/clock.c
- bsps/m68k/mcf5225x/console/console.c
- bsps/m68k/mcf5225x/console/debugio.c
- bsps/m68k/mcf5225x/start/bspstart.c
- bsps/m68k/mcf5225x/start/init5225x.c
- bsps/m68k/shared/cache/cache-mcf5225x.c
- bsps/m68k/shared/m68kidle.c
- bsps/m68k/shared/memProbe.c
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/start/bspfatal-default.c
- bsps/shared/start/bspgetworkarea-default.c
- bsps/shared/start/bspreset-loop.c
- bsps/shared/start/gettargethash-default.c
- bsps/shared/start/sbrk.c
- bsps/shared/start/setvec.c
type: build