File tree Expand file tree Collapse file tree 1 file changed +1
-16
lines changed
Expand file tree Collapse file tree 1 file changed +1
-16
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ license = "MIT/Apache-2.0"
99name = " stm32g4xx-hal"
1010readme = " README.md"
1111repository = " https://github.com/stm32-rs/stm32g4xx-hal"
12- version = " 0.0.3-alpha.0 "
12+ version = " 0.0.2 "
1313
1414[dependencies ]
1515nb = " 0.1.1"
@@ -128,16 +128,6 @@ name = "hrtim-adc-trigger"
128128required-features = [" hrtim" ]
129129path = " examples/hrtim/adc-trigger.rs"
130130
131- [[example ]]
132- name = " hrtim-capture-dma"
133- required-features = [" hrtim" ]
134- path = " examples/hrtim/capture-dma.rs"
135-
136- [[example ]]
137- name = " hrtim-capture-dma-up-down"
138- required-features = [" hrtim" ]
139- path = " examples/hrtim/capture-dma-up-down.rs"
140-
141131[[example ]]
142132name = " hrtim-capture"
143133required-features = [" hrtim" ]
@@ -163,11 +153,6 @@ name = "hrtim-flt"
163153required-features = [" hrtim" ]
164154path = " examples/hrtim/flt.rs"
165155
166- [[example ]]
167- name = " hrtim-flt-up-down-push-pull"
168- required-features = [" hrtim" ]
169- path = " examples/hrtim/flt-up-down-push-pull.rs"
170-
171156[[example ]]
172157name = " hrtim"
173158required-features = [" hrtim" ]
You can’t perform that action at this time.
0 commit comments