This shouldn't be commented out either
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ panic-probe = { version = "0.3", features = ["print-defmt"] }
|
||||
# TODO(4) Select the correct rtic backend
|
||||
rtic = { version = "2.0.0-alpha.1", features = [ "$RTIC_BACKEND" ] }
|
||||
# TODO(5) Add hal as dependency
|
||||
# some-hal = "1.2.3"
|
||||
some-hal = "1.2.3"
|
||||
# TODO add a monotonic if you use scheduling
|
||||
# rtic-monotonics = { version = "1.0.0-alpha.2", features = [ "cortex-m-systick" ]}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user