Commit Graph

8 Commits (88d022a75245e7492ecd11a5e1ea5c553acf0b2c)

Author SHA1 Message Date
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