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
2024-12-23 01:29:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b98f7d891f
contiki
/
cpu
History
ksb
387483ad24
Missing file
2010-02-05 16:41:23 +00:00
..
6502
Allow 6502 ctk programs (all running in non-window mode) to exit the Contiki process by calling LOAD_UNLOAD().
2010-02-04 23:52:30 +00:00
arm
Missing file
2010-02-05 16:41:23 +00:00
avr
-Fix that can cause USB stick to freeze up
2010-02-04 10:40:00 +00:00
cc2430
move cc2430_process to home bank since it needs to be called from a function pointer.
2010-01-29 19:15:44 +00:00
msp430
Removed safeguards around the update code for the timer; turns out they weren't needed (but instead triggered a bug in MSPsim)
2010-01-30 14:03:35 +00:00
native
x86
z80