Dean Camera
|
cb9e7392c5
|
AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration file, all application headers include the configuration file.
|
13 years ago |
Dean Camera
|
f1b6ddb710
|
Update file contributor copyrights for 2012.
|
13 years ago |
Dean Camera
|
2c806f6cee
|
Update file header copyrights for 2012.
|
13 years ago |
Dean Camera
|
f201f6697b
|
Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
|
13 years ago |
Dean Camera
|
b0a258722d
|
Add missing const qualifier to bootloader API function parameters.
|
13 years ago |
Dean Camera
|
075538abb9
|
Use the proper "-Wl,--undefined=BootloaderAPI_JumpTable" linker command line parameter in the bootloaders to ensure that the API jump tables are not discarded, rather than the previous C volatile pointer hack (thanks to Opendous Inc.).
|
13 years ago |
Dean Camera
|
e30be658c9
|
Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout.
|
13 years ago |
Dean Camera
|
1a4a26271e
|
Added User Application APIs to the CDC and DFU class bootloaders.
|
13 years ago |