File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed
Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ publish = false
99
1010[dependencies ]
1111cortex-m = " 0.7.3"
12- cortex-m-rt = { version = " 0.6.14 " , features = [" device" ] }
12+ cortex-m-rt = { version = " 0.7.0 " , features = [" device" ] }
1313cortex-m-rtic = { version = " 0.5.8" , features = [" cortex-m-7" ], default-features = false }
1414rtt-target = { version = " 0.3.1" , features = [" cortex-m" ] }
1515nrf52840-hal = { features = [" rt" ], path = " ../../nrf52840-hal" }
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edition = "2018"
88
99[dependencies ]
1010cortex-m = " 0.7.3"
11- cortex-m-rt = { version = " 0.6.14 " , features = [" device" ] }
11+ cortex-m-rt = { version = " 0.7.0 " , features = [" device" ] }
1212cortex-m-rtic = { version = " 0.5.8" , features = [" cortex-m-7" ], default-features = false }
1313rtt-target = { version = " 0.3.1" , features = [" cortex-m" ] }
1414nrf52840-hal = { features = [" rt" ], path = " ../../nrf52840-hal" }
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ publish = false
99
1010[dependencies ]
1111cortex-m = " 0.7.3"
12- cortex-m-rt = { version = " 0.6.14 " , features = [" device" ] }
12+ cortex-m-rt = { version = " 0.7.0 " , features = [" device" ] }
1313cortex-m-rtic = { version = " 0.5.8" , features = [" cortex-m-7" ], default-features = false }
1414rtt-target = { version = " 0.3.1" , features = [" cortex-m" ] }
1515nrf52840-hal = { features = [" rt" ], path = " ../../nrf52840-hal" }
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ publish = false
99
1010[dependencies ]
1111cortex-m = " 0.7.3"
12- cortex-m-rt = { version = " 0.6.14 " , features = [" device" ] }
12+ cortex-m-rt = { version = " 0.7.0 " , features = [" device" ] }
1313cortex-m-rtic = { version = " 0.5.8" , features = [" cortex-m-7" ], default-features = false }
1414rtt-target = { version = " 0.3.1" , features = [" cortex-m" ] }
1515nrf52840-hal = { features = [" rt" ], path = " ../../nrf52840-hal" }
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edition = "2018"
88
99[dependencies ]
1010cortex-m = " 0.7.3"
11- cortex-m-rt = { version = " 0.6.14 " , features = [" device" ] }
11+ cortex-m-rt = { version = " 0.7.0 " , features = [" device" ] }
1212cortex-m-rtic = { version = " 0.5.8" , features = [" cortex-m-7" ], default-features = false }
1313rtt-target = { version = " 0.3.1" , features = [" cortex-m" ] }
1414nrf52840-hal = { features = [" rt" ], path = " ../../nrf52840-hal" }
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edition = "2018"
88
99[dependencies ]
1010cortex-m = " 0.7.3"
11- cortex-m-rt = { version = " 0.6.14 " , features = [" device" ] }
11+ cortex-m-rt = { version = " 0.7.0 " , features = [" device" ] }
1212cortex-m-rtic = { version = " 0.5.8" , features = [" cortex-m-7" ], default-features = false }
1313rtt-target = { version = " 0.3.1" , features = [" cortex-m" ] }
1414
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edition = "2018"
88
99[dependencies ]
1010cortex-m = " 0.7.3"
11- cortex-m-rt = { version = " 0.6.14 " , features = [" device" ] }
11+ cortex-m-rt = { version = " 0.7.0 " , features = [" device" ] }
1212cortex-m-rtic = { version = " 0.5.8" , features = [" cortex-m-7" ], default-features = false }
1313rtt-target = { version = " 0.3.1" , features = [" cortex-m" ] }
1414nrf52840-hal = { features = [" rt" ], path = " ../../nrf52840-hal" }
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edition = "2018"
88
99[dependencies ]
1010cortex-m = " 0.7.3"
11- cortex-m-rt = { version = " 0.6.14 " , features = [" device" ] }
11+ cortex-m-rt = { version = " 0.7.0 " , features = [" device" ] }
1212cortex-m-rtic = { version = " 0.5.8" , features = [" cortex-m-7" ], default-features = false }
1313rtt-target = { version = " 0.3.1" , features = [" cortex-m" ] }
1414nrf52840-hal = { features = [" rt" ], path = " ../../nrf52840-hal" }
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edition = "2018"
88
99[dependencies ]
1010cortex-m = " 0.7.3"
11- cortex-m-rt = { version = " 0.6.14 " , features = [" device" ] }
11+ cortex-m-rt = { version = " 0.7.0 " , features = [" device" ] }
1212cortex-m-rtic = { version = " 0.5.8" , features = [" cortex-m-7" ], default-features = false }
1313rtt-target = { version = " 0.3.1" , features = [" cortex-m" ] }
1414nrf52840-hal = { features = [" rt" ], path = " ../../nrf52840-hal" }
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edition = "2018"
88
99[dependencies ]
1010cortex-m = " 0.7.3"
11- cortex-m-rt = { version = " 0.6.14 " , features = [" device" ] }
11+ cortex-m-rt = { version = " 0.7.0 " , features = [" device" ] }
1212cortex-m-rtic = { version = " 0.5.8" , features = [" cortex-m-7" ], default-features = false }
1313rtt-target = { version = " 0.3.1" , features = [" cortex-m" ] }
1414nrf52840-hal = { features = [" rt" ], path = " ../../nrf52840-hal" }
You can’t perform that action at this time.
0 commit comments