paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] 96e2b7: [mcu_periph] replace g


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] 96e2b7: [mcu_periph] replace gpio_output_[high|low] with g...
Date: Sun, 11 Aug 2013 13:53:31 -0700

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 96e2b7bd2c48ea48613a1cac7649deb25c32dc19
      
https://github.com/paparazzi/paparazzi/commit/96e2b7bd2c48ea48613a1cac7649deb25c32dc19
  Author: Felix Ruess <address@hidden>
  Date:   2013-08-09 (Fri, 09 Aug 2013)

  Changed paths:
    M sw/airborne/arch/lpc21/mcu_periph/gpio_arch.h
    M sw/airborne/arch/stm32/mcu_periph/gpio_arch.h
    M sw/airborne/subsystems/imu/imu_aspirin_i2c.c
    M sw/airborne/subsystems/radio_control/sbus.c

  Log Message:
  -----------
  [mcu_periph] replace gpio_output_[high|low] with gpio_[set|clear]

That means using the already existing gpio_set and gpio_clear from libopencm3 
for stm32.
And defining these for the lpc.


  Commit: f4e1387ff1aadd9ce8bdba151ae29cef2d3ebd92
      
https://github.com/paparazzi/paparazzi/commit/f4e1387ff1aadd9ce8bdba151ae29cef2d3ebd92
  Author: Felix Ruess <address@hidden>
  Date:   2013-08-11 (Sun, 11 Aug 2013)

  Changed paths:
    M sw/airborne/arch/lpc21/mcu_periph/gpio_arch.h
    M sw/airborne/arch/stm32/mcu_periph/gpio_arch.h
    M sw/airborne/subsystems/imu/imu_aspirin_i2c.c
    M sw/airborne/subsystems/radio_control/sbus.c

  Log Message:
  -----------
  Merge pull request #498 from flixr/gpio_setclear

[mcu_periph] replace gpio_output_[high|low] with gpio_[set|clear]


Compare: 
https://github.com/paparazzi/paparazzi/compare/66e8644fa1ae...f4e1387ff1aa

reply via email to

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