Skip to content

Commit 79543b5

Browse files
authored
Update device_mapping.md
1 parent b90db07 commit 79543b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learning-paths/microcontrollers/project-migration-cmsis-v6/device_mapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ layout: learningpathall
1010

1111
If you are using an Arm device from the CMSIS v5 pack, you need to switch the device selection to one of the supported devices in the new Cortex_DFP pack. The following table shows the available mappings:
1212

13-
| CMSIS v5 | CMSIS-DFP |
13+
| CMSIS v5 | Cortex_DFP |
1414
|------------------------------------------------------------|-----------|
1515
| ARMCM0 | ARMCM0 (NO_FPU, NO_MPU) |
1616
| ARMCM0P, ARMCM0P_MPU | ARMCM0P (NO_FPU, MPU) |

0 commit comments

Comments
 (0)