arch: arm: remove deprecated cmsis.h
Compatible headers have already been kept for 2 releases, so the time to remove them has come. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
402c12fa2a
commit
fd4ec84fc6
3 changed files with 5 additions and 26 deletions
|
@ -24,6 +24,11 @@ https://docs.zephyrproject.org/latest/security/vulnerabilities.html
|
|||
API Changes
|
||||
***********
|
||||
|
||||
* Removed deprecated arch-level CMSIS header files
|
||||
``include/zephyr/arch/arm/cortex_a_r/cmsis.h`` and
|
||||
``include/zephyr/arch/arm/cortex_m/cmsis.h``. ``cmsis_core.h`` needs to be
|
||||
included now.
|
||||
|
||||
Removed APIs in this release
|
||||
============================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue