File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 5
5
branches : [ "master" ]
6
6
pull_request :
7
7
8
- env :
9
- CARGO_TERM_COLOR : always
10
-
11
8
jobs :
12
9
lib :
13
10
strategy :
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ See the documentation for usage examples.
24
24
* ` defmt ` : you can enable the [ ` defmt ` ] ( https://defmt.ferrous-systems.com/ ) feature to get a ` defmt::debug! ` call for every speed change.
25
25
26
26
## Examples
27
- An simple example for the STM32F4 microcontrollers is [ available] ( examples/stm32f4-single-motor-example/README.md ) .
27
+ A simple example for the STM32F4 microcontrollers is [ available] ( examples/stm32f4-single-motor-example/README.md ) .
28
28
29
29
## Changelog
30
30
For the changelog please see the dedicated [ CHANGELOG.md] ( CHANGELOG.md ) .
You can’t perform that action at this time.
0 commit comments