This repository was archived by the owner on Dec 18, 2025. It is now read-only.
Commit 9f9482a
committed
Avoid duplicated code by placing general code for all three Core-Types in a generic folder.
The Core-Folder contains the generic code only.
The specific code is placed in the folder Core_A/R/M and includes the generic code.
CoreValidation: Adapt path changes for Cortex-M core1 parent e94a962 commit 9f9482a
67 files changed
Lines changed: 8432 additions & 9662 deletions
File tree
- .github/workflows
- CMSIS
- CoreValidation/Project
- Core_A/Include
- Core_M
- Include
- Template/ARMv8-M
- Core_R/Include
- Core
- Include
- RTOS2/RTX/Examples_IAR
- Blinky/Blinky
- MsgQueue/MsgQueue
- Utilities
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1698 | 1698 | | |
1699 | 1699 | | |
1700 | 1700 | | |
| 1701 | + | |
| 1702 | + | |
| 1703 | + | |
| 1704 | + | |
| 1705 | + | |
| 1706 | + | |
| 1707 | + | |
| 1708 | + | |
1701 | 1709 | | |
1702 | 1710 | | |
1703 | 1711 | | |
1704 | 1712 | | |
1705 | | - | |
1706 | | - | |
| 1713 | + | |
| 1714 | + | |
1707 | 1715 | | |
1708 | | - | |
1709 | | - | |
| 1716 | + | |
| 1717 | + | |
1710 | 1718 | | |
1711 | 1719 | | |
1712 | 1720 | | |
| |||
0 commit comments