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-24 11:34:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
History
Oliver Schmidt
6ba28bf74f
Merge pull request
#180
from mmuman/cleanup-and-fixes
...
Cleanup and fixes
2013-03-20 02:37:24 -07:00
..
6502
Added configurations of the new resolver.
2013-03-14 23:17:59 +01:00
arm
core/net/uip: Rename
uip_ethaddr
to
uip_lladdr
.
2013-03-10 11:39:11 -07:00
avr
cpu/avr: Make sure that GCC removes all unused symbols.
2013-02-28 21:59:19 -08:00
cc253x
Fix a syntax error in /cpu/cc253x/dev/uart0.c
2013-03-16 19:41:42 +08:00
cc2430
Code style fixes: cc2430
2012-12-16 19:28:55 +00:00
mc1322x
Use the RTC only as the main timer.
2013-02-03 15:15:05 -05:00
msp430
Baudrate now is configured taking into account the MCU frequency, instead of using fixed values for 8MHz freq
2013-01-29 12:23:23 +01:00
native
tapdev: Log to stderr; add tracing
2013-03-19 19:41:20 +01:00
pic32
minor corrections to adhere contiki code style guidelines
2012-12-21 12:36:29 +01:00
stm32w108
Cleanup and refactoring of the STM32w port
2013-03-18 13:31:26 +01:00
x86
…
z80
…