Dean Camera
|
9299735c75
|
Disable strict aliasing explicitly in the project makefiles, as this is apparently enabled by default in newer AVR-GCC builds, and aliasing is used heavily for type-punning through the LUFA and third party library's codebase.
|
2010-07-15 17:13:33 +00:00 |
Dean Camera
|
40631e9fe5
|
Fix pointer aliasing warning in the Mass Storage demos.
|
2010-07-15 10:34:29 +00:00 |
Dean Camera
|
ac61b81a0b
|
Add first lot of AVRStudio project files for some of the library projects.
|
2010-07-13 04:32:33 +00:00 |