ARM-software / CMSIS_6

CMSIS version 6 (successor of CMSIS_5)
https://arm-software.github.io/CMSIS_6/
Apache License 2.0
194 stars 64 forks source link

MISRA Exceptions: add information about inline assembly usage #181

Closed ReinhardKeil closed 3 months ago

ReinhardKeil commented 4 months ago

According:

MISRA-2012 - Dir 4.2 All usage of assembly language should be documented

Add a statement about assembly language uses to: https://arm-software.github.io/CMSIS_6/latest/Core/coreMISRA_Exceptions_pg.html

Directive 4.2 All usage of assembly language should be documented CMSIS-Core uses assembly statements to access core registers on several places. These locations start with __ASM.