aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-rt/src
diff options
context:
space:
mode:
authorGravatar Jorge Aparicio <jorge@japaric.io> 2017-11-22 06:03:48 +0100
committerGravatar Jorge Aparicio <jorge@japaric.io> 2017-11-22 06:03:48 +0100
commit88ff985352097ebbc791226b94231b922036fdd4 (patch)
treec1a62440fd899c08ee80d0c2ab72335e59b13265 /cortex-m-rt/src
parenta510390309e5ca18fc345604c1d7af0f71be8e3b (diff)
downloadcortex-m-88ff985352097ebbc791226b94231b922036fdd4.tar.gz
cortex-m-88ff985352097ebbc791226b94231b922036fdd4.tar.zst
cortex-m-88ff985352097ebbc791226b94231b922036fdd4.zip
discard the ARM.exidx.* section
It's related to stack unwinding and takes up FLASH memory. I doubt anyone is using it and we have been discarding this section in all the released versions of this crate so this is not a breaking change. In the future, if need for this arises, we can add it back behind a Cargo feature, or without one if that makes sense.
Diffstat (limited to 'cortex-m-rt/src')
0 files changed, 0 insertions, 0 deletions