memfault / memfault-firmware-sdk

Memfault SDK for embedded systems. Observability, logging, crash reporting, and OTA all in one service. More information at https://docs.memfault.com.
https://memfault.com
Other
149 stars 75 forks source link

ports: zephyr: use cmsis_core.h for Zephyr > 3.4 #63

Closed gmarull closed 1 year ago

gmarull commented 1 year ago

CMSIS glue code in Zephyr can now be used by including cmsis_core.h header. Old headers are deprecated.

ejohnso49 commented 1 year ago

Thanks for putting this together! We are working on incorporating this into our next SDK release

ejohnso49 commented 1 year ago

We've released v1.2.3 which contains this fix. Thanks again for submitting.

ejohnso49 commented 1 year ago

Closing, changes contained in aca17f2f94c3b1408e0cf5e0f7aec13129784f65