File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ Table 1 below shows a list of Cortex-m processors and which type of critical sec
19
19
20
20
| Processor | Architecture | Priority Ceiling | Source Masking |
21
21
| :--------- | :----------: | :--------------: | :------------: |
22
- | Cortex-M0 | ARMv6-M | | & # 2713 |
23
- | Cortex-M0+ | ARMv6-M | | & # 2713 |
24
- | Cortex-M3 | ARMv7-M | & # 2713 | |
25
- | Cortex-M4 | ARMv7-M | & # 2713 | |
26
- | Cortex-M7 | ARMv7-M | & # 2713 | |
27
- | Cortex-M23 | ARMv8-M-base | | & # 2713 |
28
- | Cortex-M33 | ARMv8-M-main | & # 2713 | |
22
+ | Cortex-M0 | ARMv6-M | | ✓ |
23
+ | Cortex-M0+ | ARMv6-M | | ✓ |
24
+ | Cortex-M3 | ARMv7-M | ✓ | |
25
+ | Cortex-M4 | ARMv7-M | ✓ | |
26
+ | Cortex-M7 | ARMv7-M | ✓ | |
27
+ | Cortex-M23 | ARMv8-M-base | | ✓ |
28
+ | Cortex-M33 | ARMv8-M-main | ✓ | |
29
29
30
30
## Priority Ceiling
31
31
You can’t perform that action at this time.
0 commit comments