Ensure all demos now compile in C99 standards mode, and not GNU99 (C99 + GNU extensions).
[pub/USBasp.git] / Demos / Device / ClassDriver / RNDISEthernet / Lib / IP.h
2010-07-21 Dean CameraUpdate all demos, projects and bootloaders to indent...
2010-06-03 Dean CameraMinor documentation cleanups.
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-05 Dean CameraMove new Class Driver powered demos to a new ClassDrive...