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-10 11:29:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
Mariano Alvira
65719adc93
Set the R flag in NAs if UIP_CONF_ROUTER
2012-05-10 16:32:55 -04:00
..
cfs
Avoid reading bytes from the original file when their is a log entry for that part of the file.
2011-07-30 10:05:23 +02:00
ctk
PROGMEM changes needed for newer avr-gcc compiler
2012-02-21 11:10:57 -05:00
dev
Converted u8_t to uint8_t and u16_t to uint16_t in the rest of core (specifically ctk/vnc, slip and the loader code)
2012-02-21 08:33:24 -05:00
lib
Fixed compiler warnings
2012-01-09 14:54:50 +01:00
loader
PROGMEM changes needed for newer avr-gcc compiler
2012-02-21 11:10:57 -05:00
net
Set the R flag in NAs if UIP_CONF_ROUTER
2012-05-10 16:32:55 -04:00
sys
Add clock_delay_us and clock_set_seconds to clock.h. Modify clock_wait to use clock_time_t.
2012-04-09 15:49:53 -04:00
contiki-lib.h
…
contiki-net.h
Fixed includes
2011-09-01 08:45:18 +02:00
contiki-version.h
…
contiki.h
…