File tree Expand file tree Collapse file tree 11 files changed +11
-11
lines changed
Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -108,4 +108,4 @@ doc = []
1081085340-app = [" nrf5340-app-pac" ]
1091095340-net = [" nrf5340-net-pac" ]
1101109160 = [" nrf9160-pac" ]
111- monotonic = [" rtic-monotonic" , " fugit" ]
111+ rtic- monotonic = [" dep: rtic-monotonic" , " dep: fugit" ]
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ version = "=0.17.1"
3131doc = []
3232embedded-hal-02 = [" nrf-hal-common/embedded-hal-02" ]
3333rt = [" nrf51-pac/rt" ]
34- rtic-monotonic = [" nrf-hal-common/monotonic" ]
34+ rtic-monotonic = [" nrf-hal-common/rtic- monotonic" ]
3535# Note: We use the xxAB package by default because it has the least amount of available resources.
3636default = [" rt" , " xxAB-package" , " embedded-hal-02" ]
3737xxAA-package = []
Original file line number Diff line number Diff line change @@ -30,5 +30,5 @@ version = "=0.17.1"
3030doc = []
3131embedded-hal-02 = [" nrf-hal-common/embedded-hal-02" ]
3232rt = [" nrf52805-pac/rt" ]
33- rtic-monotonic = [" nrf-hal-common/monotonic" ]
33+ rtic-monotonic = [" nrf-hal-common/rtic- monotonic" ]
3434default = [" rt" , " embedded-hal-02" ]
Original file line number Diff line number Diff line change @@ -30,5 +30,5 @@ version = "=0.17.1"
3030doc = []
3131embedded-hal-02 = [" nrf-hal-common/embedded-hal-02" ]
3232rt = [" nrf52810-pac/rt" ]
33- rtic-monotonic = [" nrf-hal-common/monotonic" ]
33+ rtic-monotonic = [" nrf-hal-common/rtic- monotonic" ]
3434default = [" rt" , " embedded-hal-02" ]
Original file line number Diff line number Diff line change @@ -29,5 +29,5 @@ version = "=0.17.1"
2929[features ]
3030embedded-hal-02 = [" nrf-hal-common/embedded-hal-02" ]
3131rt = [" nrf52811-pac/rt" ]
32- rtic-monotonic = [" nrf-hal-common/monotonic" ]
32+ rtic-monotonic = [" nrf-hal-common/rtic- monotonic" ]
3333default = [" rt" , " embedded-hal-02" ]
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ embedded-hal-02 = ["nrf-hal-common/embedded-hal-02"]
3030rt = [" nrf52832-pac/rt" ]
3131xxAA-package = []
3232xxAB-package = []
33- rtic-monotonic = [" nrf-hal-common/monotonic" ]
33+ rtic-monotonic = [" nrf-hal-common/rtic- monotonic" ]
3434
3535# Note: We use the xxAB package because it has the least amount of available resources.
3636# However, most users will want to use the xxAA package.
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ version = "=0.17.1"
3131doc = []
3232embedded-hal-02 = [" nrf-hal-common/embedded-hal-02" ]
3333rt = [" nrf52833-pac/rt" ]
34- rtic-monotonic = [" nrf-hal-common/monotonic" ]
34+ rtic-monotonic = [" nrf-hal-common/rtic- monotonic" ]
3535default = [" rt" , " embedded-hal-02" ]
Original file line number Diff line number Diff line change @@ -30,5 +30,5 @@ version = "=0.17.1"
3030doc = []
3131embedded-hal-02 = [" nrf-hal-common/embedded-hal-02" ]
3232rt = [" nrf52840-pac/rt" ]
33- rtic-monotonic = [" nrf-hal-common/monotonic" ]
33+ rtic-monotonic = [" nrf-hal-common/rtic- monotonic" ]
3434default = [" rt" , " embedded-hal-02" ]
Original file line number Diff line number Diff line change @@ -28,5 +28,5 @@ version = "=0.17.1"
2828doc = []
2929embedded-hal-02 = [" nrf-hal-common/embedded-hal-02" ]
3030rt = [" nrf5340-app-pac/rt" ]
31- rtic-monotonic = [" nrf-hal-common/monotonic" ]
31+ rtic-monotonic = [" nrf-hal-common/rtic- monotonic" ]
3232default = [" rt" , " embedded-hal-02" ]
Original file line number Diff line number Diff line change @@ -24,5 +24,5 @@ version = "=0.17.1"
2424doc = []
2525embedded-hal-02 = [" nrf-hal-common/embedded-hal-02" ]
2626rt = [" nrf5340-net-pac/rt" ]
27- rtic-monotonic = [" nrf-hal-common/monotonic" ]
27+ rtic-monotonic = [" nrf-hal-common/rtic- monotonic" ]
2828default = [" rt" , " embedded-hal-02" ]
You can’t perform that action at this time.
0 commit comments