Closed albertskog closed 3 years ago
I noticed since a recent SDK upgrade to 0.24.1 we are getting a couple of these build warnings in memfault-firmware-sdk/components/panics/src/memfault_fault_handling_arm.c:
0.24.1
memfault-firmware-sdk/components/panics/src/memfault_fault_handling_arm.c
#1585-D function declared with "noreturn" does return
I'm using CCS 10.1 and TI CC2652
Thanks for the note @albertskog. These warnings are innocuous but we'll fix them up.
Thanks for the report! This was fixed in the 0.26.0 release
I noticed since a recent SDK upgrade to
0.24.1
we are getting a couple of these build warnings inmemfault-firmware-sdk/components/panics/src/memfault_fault_handling_arm.c
:#1585-D function declared with "noreturn" does return
I'm using CCS 10.1 and TI CC2652