1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/flight/PiOS
Stacey Sheldon 62fb009acd gpio: stop enabling pull-ups on all GPIOs in bootloader
The bootloader has been enabling pull-ups on all GPIO
pins during early init.  These pull-ups are disabled
immediately before jumping to the firmware.  This transition
results in all servos seeing a wide pulse as the board
resets making them jerk sideways aggresively and then snap
back to neutral.
2012-04-16 14:41:25 -04:00
..
Boards Merge remote-tracking branch 'origin/stac/led-boottime-config' into next 2012-01-24 10:38:33 -06:00
Common Removed emacs mode header from pios_gcsrcvr.c 2012-02-04 08:42:16 -07:00
inc Added failsafe to GCS Receiver device. 2012-02-02 19:59:42 -07:00
STM32F10x gpio: stop enabling pull-ups on all GPIOs in bootloader 2012-04-16 14:41:25 -04:00
pios.h usb: make USB usage depend on PiOS config 2012-01-15 18:16:49 -05:00