summaryrefslogtreecommitdiff
path: root/spec/build/bsps/objirqextra.yml
blob: d3578b37cc27b5c0fb9065ef7c7f11d7df334364 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by:
  not: RTEMS_QUAL
includes: []
install:
- destination: ${BSP_INCLUDEDIR}/bsp
  source:
  - bsps/include/bsp/irq-default.h
  - bsps/include/bsp/irq-info.h
links: []
source:
- bsps/shared/irq/irq-info.c
- bsps/shared/irq/irq-handler-install.c
- bsps/shared/irq/irq-handler-remove.c
- bsps/shared/irq/irq-legacy.c
- bsps/shared/irq/irq-server.c
- bsps/shared/irq/irq-shell.c
type: build