[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 4dccfa: [stm32][i2c] use rcc_p
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 4dccfa: [stm32][i2c] use rcc_periph_reset_pulse instead of... |
Date: |
Wed, 11 Jun 2014 05:35:19 -0700 |
Branch: refs/heads/stm32_i2c_reset
Home: https://github.com/paparazzi/paparazzi
Commit: 4dccfa0d6a12b945de8c1416415fe41fd535cdc0
https://github.com/paparazzi/paparazzi/commit/4dccfa0d6a12b945de8c1416415fe41fd535cdc0
Author: Felix Ruess <address@hidden>
Date: 2014-06-11 (Wed, 11 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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 4dccfa: [stm32][i2c] use rcc_periph_reset_pulse instead of...,
GitHub <=