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-21 23:31:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
History
Adam Dunkels
e09ff3ff1e
Merge pull request
#438
from adamdunkels/push/cleanup-platforms
...
Massive platform cleanup
2013-11-24 01:59:53 -08:00
..
6502
Replaced web configurator with target-based ethconfig.
2013-11-21 21:57:42 +01:00
arm
…
avr
Removed old unused timetable code
2013-11-19 08:29:23 +01:00
cc253x
Fix cc2530 UART1 init bug
2013-08-09 16:09:12 +01:00
cc2430
Disable SDCC warnings 110 and 126
2013-08-09 15:57:49 +01:00
cc2538
Added missing argument declaration
2013-11-23 15:05:16 +01:00
mc1322x
mc1322x: make uart buffer sizes configurable from contiki-conf.h
2013-07-04 14:09:40 -04:00
msp430
…
native
Added the const keyword to functions that use the tcpip_set_outputfunc(), which now takes a const argument
2013-11-18 23:26:37 +01:00
pic32
…
stm32w108
Better error message in case of wrong CPUREV value
2013-10-17 12:33:36 +02:00
x86
…