forked from ARM-software/CMSIS-View
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Fault.cproject.yml
40 lines (30 loc) · 937 Bytes
/
Fault.cproject.yml
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
project:
packs:
- pack: ARM::CMSIS
- pack: ARM::CMSIS-Compiler
- pack: ARM::CMSIS-View
define:
- RTE_Compiler_EventRecorder
- RTE_Compiler_EventRecorder_DAP
- RTE_Compiler_EventRecorder_Semihosting
groups:
- group: Documentation
files:
- file: README.md
- group: Source Files
files:
- file: Fault.c
- file: ARM_FaultTrigger.c
- file: retarget_stdio.c
components:
- component: CMSIS:CORE
- component: CMSIS:RTOS2:Keil RTX5&Source
- component: CMSIS-Compiler:I/O:STDERR&User
- component: CMSIS-Compiler:I/O:STDOUT&User
- component: CMSIS-Compiler:I/O:STDIN&User
- component: CMSIS-View:Event Recorder&Semihosting
- component: CMSIS-View:Fault:Record
- component: CMSIS-View:Fault:Storage
- component: Board Support&V2M-MPS2:Common
- component: CMSIS Driver:USART
- component: Device:Startup&C Startup