[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 6da503: Disable all LEDs (#202
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 6da503: Disable all LEDs (#2025) |
Date: |
Fri, 24 Feb 2017 09:33:58 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 6da5030572c90954abe4f670bdb133d85dbef480
https://github.com/paparazzi/paparazzi/commit/6da5030572c90954abe4f670bdb133d85dbef480
Author: Gautier Hattenberger <address@hidden>
Date: 2017-02-24 (Fri, 24 Feb 2017)
Changed paths:
M sw/airborne/arch/chibios/led_hw.h
M sw/airborne/arch/linux/led_hw.h
M sw/airborne/arch/lpc21/led_hw.h
M sw/airborne/arch/sim/led_hw.c
M sw/airborne/arch/sim/led_hw.h
M sw/airborne/arch/stm32/led_hw.h
R sw/airborne/arch/stm32/mcu_periph/debug_led.h
M sw/airborne/arch/stm32/mcu_periph/i2c_arch.c
M sw/airborne/led.h
Log Message:
-----------
Disable all LEDs (#2025)
* [led] add LED_DISABLE option to disable all LED
This is done in most case by setting the GPIO as input with high
impedance.
* [led] remove some old led code for debug in i2c
it was still based on the ST library, not used anymore
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 6da503: Disable all LEDs (#2025),
GitHub <=