1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-12 20:08:48 +01:00
LibrePilot/flight/Bootloaders/OpenPilot
zedamota 7f76b7f5a0 OP-21/Flight Bootloader - Fixed an error introduced on last rev.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1417 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-08-26 16:26:51 +00:00
..
inc OP-21/Flight Bootloader - Now if USB not connected it jumps directly to FW. If connected it will wait 5 seconds for command, then jumps. Also changed led flashing to PWM and created a timer for the delays. 2010-08-25 22:31:14 +00:00
hw_config.c OP-21/Flight Bootloader - Now if USB not connected it jumps directly to FW. If connected it will wait 5 seconds for command, then jumps. Also changed led flashing to PWM and created a timer for the delays. 2010-08-25 22:31:14 +00:00
main.c OP-21/Flight Bootloader - Fixed an error introduced on last rev. 2010-08-26 16:26:51 +00:00
Makefile OP-21/Flight Bootloader - Now if USB not connected it jumps directly to FW. If connected it will wait 5 seconds for command, then jumps. Also changed led flashing to PWM and created a timer for the delays. 2010-08-25 22:31:14 +00:00
stm32f10x_it.c OP-21/Bootloader deleted old one, commited new one. Partly functional, but slow due to current packet size. 2010-08-22 19:51:55 +00:00
stm3210e_eval.c OP-21/Bootloader deleted old one, commited new one. Partly functional, but slow due to current packet size. 2010-08-22 19:51:55 +00:00
stopwatch.c OP-21/Flight Bootloader - Now if USB not connected it jumps directly to FW. If connected it will wait 5 seconds for command, then jumps. Also changed led flashing to PWM and created a timer for the delays. 2010-08-25 22:31:14 +00:00
usb_desc.c OP-21/Flight Bootloader - Now if USB not connected it jumps directly to FW. If connected it will wait 5 seconds for command, then jumps. Also changed led flashing to PWM and created a timer for the delays. 2010-08-25 22:31:14 +00:00
usb_endp.c OP-21/Flight Bootloader - Now if USB not connected it jumps directly to FW. If connected it will wait 5 seconds for command, then jumps. Also changed led flashing to PWM and created a timer for the delays. 2010-08-25 22:31:14 +00:00
usb_istr.c OP-21/Bootloader deleted old one, commited new one. Partly functional, but slow due to current packet size. 2010-08-22 19:51:55 +00:00
usb_prop.c OP-21/Flight Bootloader Changed packet size to 64byte 2010-08-24 18:26:44 +00:00
usb_pwr.c OP-21/Bootloader deleted old one, commited new one. Partly functional, but slow due to current packet size. 2010-08-22 19:51:55 +00:00