Skip to content

Commit bb8bad2

Browse files
committed
Add monotonic feature for nrf52805 too.
1 parent 4a56607 commit bb8bad2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nrf52805-hal/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ version = "=0.17.1"
3030
doc = []
3131
embedded-hal-02 = ["nrf-hal-common/embedded-hal-02"]
3232
rt = ["nrf52805-pac/rt"]
33+
monotonic = ["nrf-hal-common/monotonic"]
3334
default = ["rt", "embedded-hal-02"]

0 commit comments

Comments
 (0)