diff options
| author | Will Glynn <[email protected]> | 2022-05-27 13:51:24 -0500 |
|---|---|---|
| committer | Will Glynn <[email protected]> | 2022-05-30 20:13:25 -0500 |
| commit | 34a8a64bf54fb500d34a180062f46c0d692d806b (patch) | |
| tree | 23db7aa2199e17c765b029b7731f0bdbf58f9fdf /ci_stable.sh | |
| parent | a0d43c863dd9859e94e5d202d5b5bb6b107f152c (diff) | |
stm32: make tick rate configurable
The stm32 time drivers support arbitrary tick rates but the associated
Cargo features do not. Enabling any time driver presently enables
`embassy/time-tick-32768hz`; instead, enable only `embassy/time`.
This is a breaking change: users must now choose a tick rate. The
previous behavior is available by enabling the
`embassy/time-tick-32768hz` feature, but now users may also choose
`embassy/time-tick-1000hz` or `embassy/time-tick-1mhz` instead.
Diffstat (limited to 'ci_stable.sh')
0 files changed, 0 insertions, 0 deletions
