summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/csb337/objumon.yml
blob: e7d8c38a967e4f92e48d9556000a474553a0a592 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
cxxflags: []
enabled-by:
- ENABLE_UMON
includes: []
install:
- destination: ${BSP_INCLUDEDIR}/rtems
  source:
  - bsps/include/rtems/umon.h
- destination: ${BSP_INCLUDEDIR}/umon
  source:
  - bsps/include/umon/cli.h
  - bsps/include/umon/monlib.h
  - bsps/include/umon/tfs.h
links: []
source:
- bsps/arm/csb337/start/umonsupp.c
- bsps/arm/csb337/umon/monlib.c
- bsps/arm/csb337/umon/tfsDriver.c
- bsps/arm/csb337/umon/umonrtemsglue.c
type: build