0.2.10
- Remove
ClockCfg
trait in favor of native impl - Remove
&mut RCC
args for periph constructors - Removed
RTCC
; usechrono
directly for times and dates. - GPIO constructors now use integers instead of enums to set pin number and alt fn
ClockCfg
trait in favor of native impl&mut RCC
args for periph constructorsRTCC
; use chrono
directly for times and dates.