Project

General

Profile

Statistics
| Revision:

root / branches / colonetmk2 / code / projects / libdragonfly / time.c @ 1456

History | View | Annotate | Download (6.95 KB)

# Date Author Comment
1456 10/21/2009 05:08 AM Ryan Cahoon
1444 10/13/2009 10:45 PM Ryan Cahoon

committed using svnmucc

601 02/25/2008 09:46 PM Kevin Woo

Apparently there were changes to bom.c and bom.h since the last time the
library was compiled.

delay_ms has been rewritten to use _delay_loop_2 which is a 4 cycle
implementation of a delay written in assembly. This is questionably more
accurate but does not use floating point to make delays anymore. ...

380 01/28/2008 07:42 PM Jason knichel

fixed some style stuff

241 11/08/2007 11:16 PM Brian Coltin

Updated libdragonfly documentation.

8 09/07/2007 12:35 PM Brian Coltin

Added libdragonfly project folder.