This website requires JavaScript.
Explore
Help
Sign In
giomba
/
nes-proj
Watch
1
Star
0
Fork
0
You've already forked nes-proj
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b6647b5630
nes-proj
/
core
History
adamdunkels
b6647b5630
Turns out that with cxmac, clearing the header after sending a packet is not enough to make fragmentation work. Instead, we allocate a queuebuf and restore the packet after from the queuebuf after sending it.
2010-02-06 09:42:49 +00:00
..
cfs
Added some comments to clarify how Coffee works internally
2010-01-19 16:18:34 +00:00
ctk
Provide optional prototypes for all three keyboard input related functions.
2010-01-31 12:48:46 +00:00
dev
Added the battery indicator to the sensors API
2010-01-15 08:51:21 +00:00
lib
Convert '@' correctly from PETSCII to ASCII - by leaving it alone.
2010-01-31 23:46:19 +00:00
loader
Third attempt with INCLUDE_APPLICATE_SOURCE to remove compile warnings without breaking any platforms
2009-07-16 18:02:34 +00:00
net
Turns out that with cxmac, clearing the header after sending a packet is not enough to make fragmentation work. Instead, we allocate a queuebuf and restore the packet after from the queuebuf after sending it.
2010-02-06 09:42:49 +00:00
sys
Removed unused code; a number of fixed by Anthony Asterisk
2010-02-02 21:13:27 +00:00
contiki-lib.h
contiki-net.h
Main uIPv6 files addition
2008-10-14 09:40:56 +00:00
contiki-version.h
Update to Contiki version number 2.4
2010-01-29 18:03:55 +00:00
contiki.h
Moved energest.{c,h} from core/lib to core/sys: power profiling is a system mechanism, not a library
2008-07-03 23:36:30 +00:00