aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/LUFAPoweredProjects.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-05-31 06:55:23 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-05-31 06:55:23 +0000
commitf606afeffffcfffba837ad1350bcda7b458b4031 (patch)
tree7992a58ecd831ad8d0ee065f1acfc9df26ddc903 /LUFA/ManPages/LUFAPoweredProjects.txt
parent152b2764c3c719e3e9e34ee60b5db8d99ff2611b (diff)
downloadlufa-f606afeffffcfffba837ad1350bcda7b458b4031.tar.gz
lufa-f606afeffffcfffba837ad1350bcda7b458b4031.tar.bz2
lufa-f606afeffffcfffba837ad1350bcda7b458b4031.zip
Remove void* arithmetic in the USB_GetNextDescriptor() static inline function, to make the header file C++ compatible once again. Implement workaround for an obscure GCC bug which can cause incorrect code generation under some circumstances when the void* is re-cast.
Diffstat (limited to 'LUFA/ManPages/LUFAPoweredProjects.txt')
-rw-r--r--LUFA/ManPages/LUFAPoweredProjects.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/ManPages/LUFAPoweredProjects.txt b/LUFA/ManPages/LUFAPoweredProjects.txt
index 4fb8c3425..617380a19 100644
--- a/LUFA/ManPages/LUFAPoweredProjects.txt
+++ b/LUFA/ManPages/LUFAPoweredProjects.txt
@@ -21,7 +21,7 @@
* - AT90USB162 Breadboard PCB (Russian): http://microsin.ru/content/view/685/44/
* - Benito #7, a no-frills USB board: http://www.dorkbotpdx.org/wiki/benito
* - Bumble-B, yet another AT90USB162 development board: http://fletchtronics.net/bumble-b
- * - JM-DB-U2, an ATMEGA32U2 development board: http://u2.mattair.net/index.html
+ * - JM-DB-U2, an ATMEGA32U2 development board: http://www.mattairtech.com/index.php/development-boards/atmega32u2-development-board.html
* - Micropendous, an open design/source set of AVR USB development boards: http://micropendous.org/
* - Nanduino, a do-it-yourself AT90USB162 board: http://www.makestuff.eu/wordpress/?page_id=569
* - Teensy and Teensy++, two other AVR USB development boards: http://www.pjrc.com/teensy/index.html