File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -105,3 +105,35 @@ lto = true
105
105
[[example ]]
106
106
name = " flash_with_rtic"
107
107
required-features = [" stm32g474" ]
108
+
109
+ [[example ]]
110
+ name = " hrtim-adc-trigger"
111
+ path = " examples/hrtim/adc-trigger.rs"
112
+
113
+ [[example ]]
114
+ name = " hrtim-eev-comp"
115
+ path = " examples/hrtim/eev-comp.rs"
116
+
117
+ [[example ]]
118
+ name = " hrtim-eev"
119
+ path = " examples/hrtim/eev.rs"
120
+
121
+ [[example ]]
122
+ name = " hrtim-flt-comp"
123
+ path = " examples/hrtim/flt-comp.rs"
124
+
125
+ [[example ]]
126
+ name = " hrtim-flt"
127
+ path = " examples/hrtim/flt.rs"
128
+
129
+ [[example ]]
130
+ name = " hrtim"
131
+ path = " examples/hrtim/hrtim.rs"
132
+
133
+ [[example ]]
134
+ name = " hrtim-master"
135
+ path = " examples/hrtim/master.rs"
136
+
137
+ [[example ]]
138
+ name = " hrtim-simple"
139
+ path = " examples/hrtim/simple.rs"
You can’t perform that action at this time.
0 commit comments