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-18 03:30:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
History
maralvira
3426eae031
fix typos
2010-11-11 20:37:33 +00:00
..
6502
Use some defined event constant instead of just 0.
2010-10-31 22:51:17 +00:00
arm
…
avr
Add missing includes
2010-11-03 16:55:40 +00:00
cc2430
…
mc1322x
fix typos
2010-11-11 20:37:33 +00:00
msp430
By default, don't print stack on reboot, since there are cases where this may hang the CPU (when the CPU is in LPM when the watchdog triggers). Must fix the code to set the UART and CU into correct modes before enabling stack printout on reboot.
2010-10-24 21:10:25 +00:00
native
The recent global change regarding htons allowed to remove this hack :-)
2010-10-19 20:30:47 +00:00
stm32w108
Added a simple implementation of Coffee for STM32W108.
2010-11-10 11:20:44 +00:00
x86
…
z80
…