paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] f5d3cb: [stm32][i2c] use rcc_p


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] f5d3cb: [stm32][i2c] use rcc_periph_reset_pulse instead of...
Date: Tue, 24 Jun 2014 03:12:33 -0700

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: f5d3cbb4b03fda17f310ca90055a1486668a94a0
      
https://github.com/paparazzi/paparazzi/commit/f5d3cbb4b03fda17f310ca90055a1486668a94a0
  Author: Felix Ruess <address@hidden>
  Date:   2014-06-24 (Tue, 24 Jun 2014)

  Changed paths:
    M sw/airborne/arch/stm32/mcu_periph/i2c_arch.c

  Log Message:
  -----------
  [stm32][i2c] use rcc_periph_reset_pulse instead of i2c_reset

i2c_reset is not implemented for I2C3 and rcc_periph_reset_pulse is the newer 
libopencm3 style.
closes #751



reply via email to

[Prev in Thread] Current Thread [Next in Thread]