forked from ARM-software/CMSIS_5
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
57d93f1
commit 5220bc2
Showing
1 changed file
with
21 additions
and
21 deletions.
There are no files selected for viewing
42 changes: 21 additions & 21 deletions
42
CMSIS/DAP/Firmware/Validation/MDK5/RTE/_CMSIS_DAP/RTE_Components.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
|
||
/* | ||
* Auto generated Run-Time-Environment Configuration File | ||
* *** Do not modify ! *** | ||
* | ||
* Project: 'Validation' | ||
* Target: 'CMSIS_DAP' | ||
*/ | ||
|
||
#ifndef RTE_COMPONENTS_H | ||
#define RTE_COMPONENTS_H | ||
|
||
|
||
/* | ||
* Define the Device Header File: | ||
*/ | ||
#define CMSIS_device_header "ARMCM3.h" | ||
|
||
|
||
|
||
#endif /* RTE_COMPONENTS_H */ | ||
|
||
/* | ||
* Auto generated Run-Time-Environment Configuration File | ||
* *** Do not modify ! *** | ||
* | ||
* Project: 'Validation' | ||
* Target: 'CMSIS_DAP' | ||
*/ | ||
|
||
#ifndef RTE_COMPONENTS_H | ||
#define RTE_COMPONENTS_H | ||
|
||
|
||
/* | ||
* Define the Device Header File: | ||
*/ | ||
#define CMSIS_device_header "ARMCM3.h" | ||
|
||
|
||
|
||
#endif /* RTE_COMPONENTS_H */ |