Commit 6ab6b1a
Move new MPU source files to dedicated directory specific to supported Cortex-M families.
Created new directory arch/ARM/cortex_m/src/mpu_cm4_cm7/ and moved the
two source files defining the MPU facility into that directory.
Updated the scripts/config/archs.py file to include that new source directory for the supported
MCU families (all the M4 and M7 boards, excluding the M0).
Manually updated all the relevant gpr files to reference that new directory.1 parent abb956b commit 6ab6b1a
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
0 commit comments