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-11-07 17:05:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
e4fdaa3ccc
contiki
/
cpu
History
adamdunkels
4fac3037e0
Fixed a bug found by Moritz Straube - writing to the internal flash would lock up contikimac. The problem was due to the IFG1 being reset to zero before writing to flash.
2010-11-15 21:52:54 +00:00
..
6502
Use some defined event constant instead of just 0.
2010-10-31 22:51:17 +00:00
arm
avr
sizeof(*) is sizeof first array element
2010-11-12 17:24:36 +00:00
cc2430
mc1322x
fix typos
2010-11-11 20:37:33 +00:00
msp430
Fixed a bug found by Moritz Straube - writing to the internal flash would lock up contikimac. The problem was due to the IFG1 being reset to zero before writing to flash.
2010-11-15 21:52:54 +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