7 | | * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/firmware/lib/delay.c Delay Library]: Contains Microsecond and Millisecond delays, 1 Bus Cycle = 4 Clock Cycles, mdelay function is not accurate, must be tuned |
8 | | * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/firmware/lib/fx2utils.c Fx2utils.c]: USB functionality, delay tuned |
| 7 | * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/firmware/lib/delay.c delay.c]: Contains Microsecond and Millisecond delays, 1 Bus Cycle = 4 Clock Cycles, mdelay function is not accurate, must be tuned |
| 8 | * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/firmware/lib/fx2utils.c fx2utils.c]: USB functionality, delay tuned |
| 9 | * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/firmware/lib/i2c-compiler-bug.c i2c-compiler-bug.c]: Identical to i2c.c except for commented line |
| 10 | * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/firmware/lib/i2c.c i2c.c]: Seems complete, no fixes commented |
| 11 | * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/firmware/lib/isr.c isr.c]: Seems complete, no fixes commented, has sv,uv, and fgv hooks |