diff options
| author | Dario Nieuwenhuis <[email protected]> | 2022-08-31 02:46:52 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2022-08-31 03:11:21 +0200 |
| commit | 8ba421f324f0971b2394f497d8fbbee65847f583 (patch) | |
| tree | 81c4f1f6d62fdc85f17c466e26d8bb16198a7301 /examples/boot/application | |
| parent | fe08bdf0d81e784c3af642128b91a53514b79a63 (diff) | |
Do not use cfg_if for embedded-hal-async feature gates.
Old code used `cfg_if!` because rustc still parses code inside disabled cfg's, and Rust stable at that time couldn't parse the new GAT where-clause location. This is not the case anymore.
Diffstat (limited to 'examples/boot/application')
0 files changed, 0 insertions, 0 deletions
