We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a56607 commit bb8bad2Copy full SHA for bb8bad2
1 file changed
nrf52805-hal/Cargo.toml
@@ -30,4 +30,5 @@ version = "=0.17.1"
30
doc = []
31
embedded-hal-02 = ["nrf-hal-common/embedded-hal-02"]
32
rt = ["nrf52805-pac/rt"]
33
+monotonic = ["nrf-hal-common/monotonic"]
34
default = ["rt", "embedded-hal-02"]
0 commit comments