ARM-software/CMSIS_5

armv8-m register define doesn't include BPU

GuangMing34 opened this issue · 2 comments

In CMSIS/Core/Include/core_m33.h or CMSIS/Core/Include/core_starmc1.h, DWT related register define has been implemented, but BPU not.

We are in the process of moving CMSIS to the next level: https://github.com/ARM-software/CMSIS_6

Please consider raising this PR in the new repo. Thanks.

ok, thanks~