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-02-08 03:31:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
History
David Kopf
7ca141b457
Access uart registers directly instead of through intermediate addresses in a RAM struct.
...
Add a platform define to reduce the number of ports supported by the cpu.
2012-01-21 13:49:58 -05:00
..
6502
Removed the obsolete MAC_CONF_CHANNEL_CHECK_RATE (now replaced with NETSTACK_CONF_RDC_CHANNEL_CHECK_RATE)
2011-09-05 20:42:19 +02:00
arm
Bug fix by Jonathan Chung
2011-07-22 15:07:52 +02:00
avr
Access uart registers directly instead of through intermediate addresses in a RAM struct.
2012-01-21 13:49:58 -05:00
cc2430
…
mc1322x
don't worry about wraparound in rtimer_arch_schedule
2011-09-02 12:36:10 -04:00
msp430
Define the BV macro if not already defined
2012-01-11 08:46:16 +01:00
native
Add wpcap for cygwin/Windows native border router
2012-01-08 13:37:56 -05:00
stm32w108
STM32W flasher utilities for Linux and Windows merged into a single folder.
2011-05-10 19:26:33 +02:00
x86
Replaced make-empty-symbols with empty-symbols.[c|h]
2011-04-03 13:24:58 +02:00
z80
…