aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-rt/examples/entry-static.rs
diff options
context:
space:
mode:
authorGravatar Daniel Egger <daniel@eggers-club.de> 2018-09-06 22:46:10 +0200
committerGravatar Daniel Egger <daniel@eggers-club.de> 2018-09-07 21:23:53 +0200
commit04ef312936e4a799f877de0fc46a5c7bb2a63307 (patch)
treec040844a5eafad4e1ae29818e486352697e57c02 /cortex-m-rt/examples/entry-static.rs
parent9cb792ed7b6b45071080816d383296491c57202f (diff)
downloadcortex-m-04ef312936e4a799f877de0fc46a5c7bb2a63307.tar.gz
cortex-m-04ef312936e4a799f877de0fc46a5c7bb2a63307.tar.zst
cortex-m-04ef312936e4a799f877de0fc46a5c7bb2a63307.zip
Disable default-features on rand dependency to avoid std version
Due to the single dependency tree, the attempted use of a std version flips all depending crates to the std version as well which will not compile on no_std systems. Fixes #105 Signed-off-by: Daniel Egger <daniel@eggers-club.de>
Diffstat (limited to 'cortex-m-rt/examples/entry-static.rs')
0 files changed, 0 insertions, 0 deletions