Dean Camera
|
bb85d083a7
|
Fix warnings and errors found by the new cppcheck provided static code analysis.
|
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
|
70d55f6e0c
|
Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function.
Spell check source code files.
|
14 years ago |
Dean Camera
|
9c7594e7db
|
Oops - The DS1307 contains an unused "DayOfWeek" register that must be accounted for in the new unified DS1307 Time/Day read and write routines.
|
14 years ago |
Dean Camera
|
7776aa4e2e
|
Changed TempDataLogger project's DS1307 driver to simplify the function interface and prevent a possible race condition.
|
14 years ago |
Dean Camera
|
1d433d4506
|
Update copyright year on all source files.
|
14 years ago |
Dean Camera
|
cb779e3d7d
|
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
|
14 years ago |
Dean Camera
|
5a4def7478
|
Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
|
14 years ago |
Dean Camera
|
6bda628718
|
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
Add missing const qualifiers to the demos.
|
15 years ago |
Dean Camera
|
42ac34b484
|
Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions.
|
15 years ago |
Dean Camera
|
ac61b81a0b
|
Add first lot of AVRStudio project files for some of the library projects.
|
15 years ago |