nes-proj/lib
Mariano Alvira e4f644f7b1 fix a race condition regarding advancement of the softclock. Without
this, the advancment would fail to trigger a tx cycle
occasionally. This would cause the packet to get deferred until the
next expiration of the softclock.
2011-01-17 07:41:44 -05:00
..
include add timer setup routines 2010-11-21 17:05:49 -05:00
Makefile.lib Fix a makefile dependency with libraries 2010-09-28 16:01:15 -04:00
gpio.c use stdint.h instead of custom types.h 2010-11-10 15:52:17 -05:00
maca.c fix a race condition regarding advancement of the softclock. Without 2011-01-17 07:41:44 -05:00
nvm.c add attribution and license headers to source files. TODO item about 2010-05-08 13:03:36 -04:00
printf.c use stdint.h instead of custom types.h 2010-11-10 15:52:17 -05:00
timer.c add timer setup routines 2010-11-21 17:05:49 -05:00
uart1.c use stdint.h instead of custom types.h 2010-11-10 15:52:17 -05:00