This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-01-09 19:31:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
minimal-net
History
Ilya Dmitrichenko
1214086f97
Fixed TARGET=minimal-net compilation issues on Darwin.
2012-03-02 15:15:49 -05:00
..
clock.c
Include stdlib.h for the NULL macro
2011-08-31 21:56:28 +02:00
contiki-conf.h
Converted u8_t to uint8_t and u16_t to uint16_t in the platforms directory.
2012-02-21 08:33:25 -05:00
contiki-main.c
Move address initialization to after proce_init. Something in that now wiping the address array.
2012-02-11 15:19:28 -05:00
leds-arch.c
…
Makefile.minimal-net
Fixed TARGET=minimal-net compilation issues on Darwin.
2012-03-02 15:15:49 -05:00