Commit 6dfb2f1
committed
treewide: Remove critical-section-impl crate features
avr-device no longer has a `critical-section-impl` feature. Instead it
now has a `critical-section` feature that is enabled by default [1]. As
such, we can drop the re-exposed feature here.
[1]: Rahix/avr-device#1951 parent 0c602d2 commit 6dfb2f1
File tree
3 files changed
+0
-6
lines changed- arduino-hal
- mcu
- atmega-hal
- attiny-hal
3 files changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
0 commit comments