Commit Graph

12 Commits (64e93612988e88e70d995987588b32c99cf91e3b)

Author SHA1 Message Date
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 b5682f2c44 Add project name to the Doxygen makefile target output.
13 years ago
Dean Camera e64f4b0cd9 Update the TempDataLogger project and driver documentation to use the new TWI_BITLENGTH_FROM_FREQ() macro.
13 years ago
Dean Camera 413438eb23 Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8 TWI peripheral driver.
13 years ago
Dean Camera 88d022a752 Make TWI_ReadPacket() use a repeated start condition rather than a full bus release/recapture after the read address has been sent.
13 years ago
Dean Camera d0ac8e46f9 Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
13 years ago
Dean Camera af725dd418 Fix TWI peripheral driver example code in the library documentation.
13 years ago
Dean Camera 04287b76c5 Add more missing function attributes to the TWI peripheral driver.
13 years ago
Dean Camera bad956bace Fix TWI driver documentation example (thanks to Jerome Colombie).
13 years ago
Dean Camera f01a05415c Spell check library source code files.
13 years ago
Dean Camera 66c38cd940 Added TWI baud rate prescaler and bit length parameters to the TWI_Init() function (thanks to Thomas Herlinghaus).
14 years ago
Dean Camera b6a3c78fa3 Rename architecture specific driver files, to make them appear with uniquely identifying filenames in the documentation.
14 years ago