We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 659b2aa commit d9e86c9Copy full SHA for d9e86c9
tm4c123x-hal/Cargo.toml
@@ -37,7 +37,7 @@ default-features = false
37
38
[dependencies.tm4c-hal]
39
path = "../tm4c-hal"
40
-version = "0.2.3"
+version = "0.3.0"
41
42
[features]
43
rt = ["tm4c123x/rt"]
tm4c129x-hal/Cargo.toml
@@ -32,8 +32,8 @@ version = "1.0"
32
default-features = false
33
34
35
36
rt = ["tm4c129x/rt"]
0 commit comments