diff options
author | 2021-12-07 12:53:40 +0100 | |
---|---|---|
committer | 2021-12-07 13:07:16 +0100 | |
commit | 3b44533324499d355445b502dfff987da8546f1c (patch) | |
tree | f3cdce4e14ce2d970c5658648aa6062af760a20c /src/interrupt.rs | |
parent | bcb76ef24cda4b4b06830d7e63b55cf64b3148da (diff) | |
download | cortex-m-3b44533324499d355445b502dfff987da8546f1c.tar.gz cortex-m-3b44533324499d355445b502dfff987da8546f1c.tar.zst cortex-m-3b44533324499d355445b502dfff987da8546f1c.zip |
feature gates: std-map -> std
The alternative is to create another std-* gate for each std-related
functionality. I do not think this will scale well, and makes the crate
difficult to use.
If the end-user wants to use host-side functionality they will only need
to specify "std".
Diffstat (limited to 'src/interrupt.rs')
0 files changed, 0 insertions, 0 deletions