Skip to content

Commit 3e54356

Browse files
committed
Update version of 'avr-config'
1 parent d9eff38 commit 3e54356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license = "MIT/Apache-2.0"
1111
categories = ["embedded", "no-std", "hardware-support"]
1212

1313
[dependencies]
14-
avr-config = "1.0"
14+
avr-config = { version = "2.0", features = ["cpu-frequency"] }
1515

1616
[dev-dependencies]
1717
avr-std-stub = "1.0" # for examples

0 commit comments

Comments
 (0)