4 releases

Uses old Rust 2015

0.1.3 Nov 8, 2018
0.1.2 Oct 25, 2018
0.1.1 Oct 20, 2018
0.1.0 Oct 20, 2018

#11 in #iop

MIT license

62KB
1.5K SLoC

Tasks list

RCC

  • IOP
  • AHB
  • APB1
  • APB2
  • CFGR (conferir)

GPIO

  • traits embedded hal
  • pull up
  • pull down
  • push pull
  • open drain
  • Afs (mudar isso)
    • AF5 - PA5 TIM2_ch1
  • GPIOB, GPIOC...
  • Rever os into_pu...
  • Rever push_pull, open_drain.

Time

PWM

  • Pwm
  • PwmPin ...

Exception

  • Systick

ADC

  • Abstraction 0 - adc_config and adc_read.

lib.rs:

This crate requires arm-none-eabi-gcc to be installed and available in $PATH to build.

Usage

Dependencies

~13MB
~381K SLoC