[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 3f6287: [stm32] LED_ON is not
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 3f6287: [stm32] LED_ON is not necessarily gpio_clear |
Date: |
Sat, 04 May 2013 07:00:16 -0700 |
Branch: refs/heads/stm32f4
Home: https://github.com/paparazzi/paparazzi
Commit: 3f62875d8ab34d8809ce2596815316dd25719e6e
https://github.com/paparazzi/paparazzi/commit/3f62875d8ab34d8809ce2596815316dd25719e6e
Author: Felix Ruess <address@hidden>
Date: 2013-05-04 (Sat, 04 May 2013)
Changed paths:
M sw/airborne/arch/stm32/led_hw.h
M sw/airborne/boards/lia_1.1.h
M sw/airborne/boards/lisa_m_1.0.h
M sw/airborne/boards/lisa_m_2.0.h
M sw/airborne/lisa/tunnel_hw.c
Log Message:
-----------
[stm32] LED_ON is not necessarily gpio_clear
while here, replace GPIO_BSRR and GPIO_BRR with gpio_set|clear
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 3f6287: [stm32] LED_ON is not necessarily gpio_clear,
GitHub <=