Skip to content
Commit 9fb5e0c6 authored by Jaeden Amero's avatar Jaeden Amero Committed by Filip Jagodzinski
Browse files

cmsis: Remove cmsis.h



CMSIS-Core is designed to be consumed by including the platform-specific
"Device Header file", named after the concrete platform. The generic
code can depend on a preprocessor macro `CMSIS_device_header` to use the
device selected in a project.

Use CMSIS_device_header instead of cmsis.h to improve code readability.

Signed-off-by: Jaeden Amero's avatarJaeden Amero <jaeden.amero@arm.com>
Signed-off-by: Filip Jagodzinski's avatarFilip Jagodzinski <filip.jagodzinski@arm.com>
parent 6ab018c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment