1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-02 13:24:12 +01:00
Arduino/hardware/arduino/bootloaders/caterina_LUFA
Zach Eveland 5d53eed01a fixed bug in Caterina which caused some programming instructions to fail
Timer 1 interrupts were trashing self-programming timing.  Now disable Timer 1 compare match before doing Flash tasks and reenable afterward.
2012-02-07 23:46:31 -05:00
..
Caterina.c fixed bug in Caterina which caused some programming instructions to fail 2012-02-07 23:46:31 -05:00
Caterina.h proper bootloader timeout and LED control in Leonardo bootloader 2012-02-03 23:15:04 -05:00
Caterina.hex fixed bug in Caterina which caused some programming instructions to fail 2012-02-07 23:46:31 -05:00
Descriptors.c initial checkin of LUFA 111009 CDC bootloader 2012-01-19 20:04:55 -05:00
Descriptors.h initial checkin of LUFA 111009 CDC bootloader 2012-01-19 20:04:55 -05:00
makefile proper bootloader timeout and LED control in Leonardo bootloader 2012-02-03 23:15:04 -05:00