Releases
v0.7.0
Added
Support for flash
on bigger chips (#168 )
Implement IndependentWatchdog
for the IWDG peripheral (#180 )
Implement embedded-hal
0.2 features for gpio
and timer
(#176 )
Support for different number of data and parity bits for UART (#181 /#182 )
Support for PWM, counter, monotonic on timers (#179 )
Examples:
Changed
Renamed master
branch to main
Updating a local clone after a branch name changes
Split GetBusFreq
on BusClock
& BusTimerClock
, use &Clock
everywhere (#178 )
Use fugit
-based time types instead of embedded-time
(#177 )
Update gpios: add DynamicPin
, add default modes, reexport pins, resort generics, etc (#176 )
Improved RCC infrastructure (#152 )
RTC support has been rewritten (#159 /#160 /162)
Bump bxcan
dependency version (#158 )
Removed rustfmt
checks on CI (#184 )
Fixed
Fix RAM address and add ITCM and DTCM sections (#156 )
Fix default mode for debug pins (#166 )
Use BitsPerSeconds
instead of BytesPerSecond
in the serial baud rate configuration (#175 )
You can’t perform that action at this time.