Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git] / Projects / TempDataLogger / Lib /
2011-06-05 Dean CameraMassive corrections to the project documentation and...
2011-04-10 Dean CameraRemove redundant type information for bitfield elements...
2011-04-04 Dean CameraRenamed all low level Endpoint_Read_*, Endpoint_Write_...
2011-03-23 Dean CameraUse the MIN() macro where possible instead of manual...
2011-02-10 Dean CameraAdd static keyword to all project globals whose scope...
2011-02-06 Dean CameraOops - fix missing constants in the TempDataLogger...
2011-02-06 Dean CameraUpdate projects using FatFS and PetiteFatFS to the...
2011-01-13 Dean CameraAdded new high level TWI packet read/write commands...
2011-01-13 Dean CameraOops - The DS1307 contains an unused "DayOfWeek" regist...
2011-01-13 Dean CameraChanged TempDataLogger project's DS1307 driver to simpl...
2011-01-10 Dean CameraAltered all endpoint/pipe stream transfers so that...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-12-26 Dean CameraAdded basic driver example use code to the library...
2010-11-26 Dean CameraAdded ability to write protect Mass Storage disk write...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-24 Dean CameraAll USB class drivers are now automatically included...
2010-10-13 Dean CameraMinor documentation corrections.
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-08-31 Dean CameraClarify in the project documentation files what the...
2010-08-18 Dean CameraFixed MassStorage based demos and projects resetting...
2010-07-30 Dean CameraOops - fix mixed "initialize" and "initialise" - opt...
2010-07-30 Dean CameraMore spell checking of all source files -- correct...
2010-07-30 Dean CameraSpell check more of the third party libraries used...
2010-07-29 Dean CameraSpell check all source files once again to find any...
2010-07-26 Dean CameraRename reserved members of all structs so that they...
2010-07-21 Dean CameraUpdate all demos, projects and bootloaders to indent...
2010-07-19 Dean CameraUpdate makefiles to use the latest WinAVR/Atmel toolcha...
2010-07-18 Dean CameraChange over all makefiles to use C99 standards mode...
2010-07-15 Dean CameraDisable strict aliasing explicitly in the project makef...
2010-07-15 Dean CameraFix pointer aliasing warning in the Mass Storage demos.
2010-07-13 Dean CameraAdd first lot of AVRStudio project files for some of...