From 185f368d63e6b083d1717c3625b7756e77782add Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Fri, 7 Apr 2017 18:57:13 -0500 Subject: use volatile read/writes for checked::Resource.locked --- Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1ca881e..c51a72e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,3 +6,7 @@ version = "0.1.0" [dependencies] cortex-m = "0.2.0" + +[dependencies.vcell] +features = ["const-fn"] +version = "0.1.0" \ No newline at end of file -- cgit v1.2.3