From d1608d4af321529f0ddef9defcd97669ae9018c3 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sat, 26 Dec 2009 04:13:55 +0000 Subject: Added const where possible to the source functions in the Projects directory. Added command timeout to the AVRISP project so that incorrectly connected targets no longer freeze the device. Removed string descriptors from the TeensyHID bootloader to reduce its size. --- LUFA/ManPages/ChangeLog.txt | 3 +++ LUFA/ManPages/LUFAPoweredProjects.txt | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'LUFA') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 17702b663..48361e307 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -10,8 +10,11 @@ * * New: * - Added TPI programming support for 6-pin ATTINY to the AVRISP programmer project + * - Added command timeout counter to the AVRISP project so that the device no longer freezes when incorrectly connected + * to a target * * Changed: + * - Slowed down bit-banged PDI programming in the AVRISP project slightly to prevent transmission errors * * Fixed: * diff --git a/LUFA/ManPages/LUFAPoweredProjects.txt b/LUFA/ManPages/LUFAPoweredProjects.txt index 9d95a6ea0..615e5c6ab 100644 --- a/LUFA/ManPages/LUFAPoweredProjects.txt +++ b/LUFA/ManPages/LUFAPoweredProjects.txt @@ -37,7 +37,7 @@ * - "Fingerlicking Wingdinger" (WARNING: Bad Language if no Javascript), a MIDI controller: http://noisybox.net/electronics/wingdinger/ * - Garmin GPS USB to NMEA standard serial sentence translator: http://github.com/nall/garmin-transmogrifier/tree/master * - Generic HID Device Creator : http://generichid.sourceforge.net/ - * - Mobo 4.3, some sort of Audio related device: http://sites.google.com/site/lofturj/mobo4_3 + * - Mobo 4.3, a USB controlled all band (160-10m) HF SDR transceiver: http://sites.google.com/site/lofturj/mobo4_3 * - NES Controller USB modification: http://projects.peterpolidoro.net/video/NESUSB.htm * - MakeTV Episode Dispenser: http://www.youtube.com/watch?v=BkWUi18hl3g * - Opendous-JTAG, an open source JTAG device: http://code.google.com/p/opendous-jtag/ -- cgit v1.2.3