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-26 09:32:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
History
salvopitru
28e1445a0f
Added a simple implementation of Coffee for STM32W108.
2010-11-10 11:20:44 +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
A simple but substantial change: uIP used the htons()/HTONS() macro
2010-10-19 18:29:03 +00:00
mc1322x
Allow CROSS to be overridden with CROSS or CROSS_COMPILE
2010-11-09 13:13:45 +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
…