Skip to content

0.2.10

Compare
Choose a tag to compare
@David-OConnor David-OConnor released this 18 Jul 19:48
· 524 commits to main since this release
  • Remove ClockCfg trait in favor of native impl
  • Remove &mut RCC args for periph constructors
  • Removed RTCC; use chrono directly for times and dates.
  • GPIO constructors now use integers instead of enums to set pin number and alt fn