[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] d852d5: STM32 I2C2: Don't need
From: |
noreply |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] d852d5: STM32 I2C2: Don't need to configure GPIO pins for ... |
Date: |
Thu, 3 Mar 2011 14:57:19 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: d852d589d04b3742257dd6aa2ff9b57b9fd42ba4
https://github.com/paparazzi/paparazzi/commit/d852d589d04b3742257dd6aa2ff9b57b9fd42ba4
Author: Allen <address@hidden>
Date: 2011-03-03 (Thu, 03 Mar 2011)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/i2c_arch.c
Log Message:
-----------
STM32 I2C2: Don't need to configure GPIO pins for AF in hw init, as the hard
reset
will take care of that
Commit: 1f124709fa92617dc9b108c1436766dc010ebcb4
https://github.com/paparazzi/paparazzi/commit/1f124709fa92617dc9b108c1436766dc010ebcb4
Author: Allen <address@hidden>
Date: 2011-03-03 (Thu, 03 Mar 2011)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/i2c_arch.c
Log Message:
-----------
STM32 arch i2c2 Consolidate init tasks into common helper function
Commit: 6a031ca548898e4c0f2e8a53b738470bb12aadcf
https://github.com/paparazzi/paparazzi/commit/6a031ca548898e4c0f2e8a53b738470bb12aadcf
Author: Allen <address@hidden>
Date: 2011-03-03 (Thu, 03 Mar 2011)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/i2c_arch.c
Log Message:
-----------
Remove some I2C debug bits from stm32 arch i2c code
Commit: bce11748da322486fb12eaedada7cb38fcc21724
https://github.com/paparazzi/paparazzi/commit/bce11748da322486fb12eaedada7cb38fcc21724
Author: Allen <address@hidden>
Date: 2011-03-03 (Thu, 03 Mar 2011)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/i2c_arch.c
Log Message:
-----------
STM32 arch i2c: Fix hard coded references to I2C2 in generic reset_init
code
Commit: 7d7400e50b4977eef10fdf261bdf0b13e0395803
https://github.com/paparazzi/paparazzi/commit/7d7400e50b4977eef10fdf261bdf0b13e0395803
Author: Allen <address@hidden>
Date: 2011-03-03 (Thu, 03 Mar 2011)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/i2c_arch.c
M sw/airborne/mcu_periph/i2c.h
Log Message:
-----------
I2C: Store pointer to i2c errors in i2c_periph struct
Commit: b94151225203de689c7798ac6c2743a951b16596
https://github.com/paparazzi/paparazzi/commit/b94151225203de689c7798ac6c2743a951b16596
Author: Allen <address@hidden>
Date: 2011-03-03 (Thu, 03 Mar 2011)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/i2c_arch.c
Log Message:
-----------
STM32 I2C arch move i2c2 event handler into generic function
Commit: e4ec334c1853daa99826102b85fcd2a37c7a3620
https://github.com/paparazzi/paparazzi/commit/e4ec334c1853daa99826102b85fcd2a37c7a3620
Author: Allen <address@hidden>
Date: 2011-03-03 (Thu, 03 Mar 2011)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/i2c_arch.c
Log Message:
-----------
STM32 I2C2 arch: move i2c2 error handler into generic function
Commit: 9701c314c990f2f57dd1f0c2a085cb21bc913f9b
https://github.com/paparazzi/paparazzi/commit/9701c314c990f2f57dd1f0c2a085cb21bc913f9b
Author: Allen <address@hidden>
Date: 2011-03-03 (Thu, 03 Mar 2011)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/i2c_arch.c
Log Message:
-----------
STM32 I2C move some generic code to top of file
Commit: f26337351f956d77db0bae3e365d4bf52741a6ae
https://github.com/paparazzi/paparazzi/commit/f26337351f956d77db0bae3e365d4bf52741a6ae
Author: Allen <address@hidden>
Date: 2011-03-03 (Thu, 03 Mar 2011)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/i2c_arch.c
Log Message:
-----------
STM32 arch i2c wrap generic functions at top of file in ifdef USE_I2C2 to
prevent
warnings when only using I2C1
Compare: https://github.com/paparazzi/paparazzi/compare/d492ffe...f263373
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] d852d5: STM32 I2C2: Don't need to configure GPIO pins for ...,
noreply <=