Open GFoxPM opened 1 year ago
@will-v-pi is this fixed with latest CMSIS headers?
No, although I think it's being looked into - see https://github.com/ARM-software/CMSIS_5/issues/1544 and https://github.com/ARM-software/CMSIS_6/issues/121
These CMSIS stubs are taken directly from the upstream CMSIS repo, so we won't be modifying them in this repo. Once they're fixed there we'll update our headers here
Lots of warnings: compound assignment with 'volatile'-qualified left operand is deprecated [-Wvolatile] Fixes like: /src/rp2_common/cmsis/stub/CMSIS/Core/Include/mpu_armv7.h#L210