aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf/src/bin/timer.rs
diff options
context:
space:
mode:
authorBen Gamari <[email protected]>2021-07-31 10:40:29 -0400
committerBen Gamari <[email protected]>2021-07-31 13:01:15 -0400
commit3420cbf744d13bc1b90ac1d2cd5434b2b416a036 (patch)
tree21e48a1f5acdf93822fe59515cfdd99e13813cde /examples/nrf/src/bin/timer.rs
parent3835278567e05014158eeede15d62a57ee105518 (diff)
examples: Drop build-std = ["core"]
Previously the cargo configurations of all of the example projects had `build-std = ["core"]`, which forces compilation of `core` as a code-size optimisation. However, this is strictly unnecessary and will currently break for users who do not use `rustup` directly (e.g. nix users).
Diffstat (limited to 'examples/nrf/src/bin/timer.rs')
0 files changed, 0 insertions, 0 deletions