osd-contiki/cpu
zdshelby d98026ae03 - Added RF address setup function (byte order may not be correct)
- Fixed the interrupt and read functions, now receiving one frame correctly
- Improved the send and read functions to work with sicslowmac.c
- TODO: Still a MAC interaction problem. Although the exact same payload is received and sent up to the MAC as is sent, the MAC doesn't do anything with it. Turn on DEBUG in sicslowmac.c to see the problem.
- Removed mtarch files, not used currently
2009-09-11 08:07:12 +00:00
..
6502 cc65 generates dependency files having the list of prerequisites start with a tab character. 2009-07-26 21:27:43 +00:00
arm STM32F10x headers from FWLib 2009-07-12 16:41:53 +00:00
at91sam7s Patch by Gideon Ernst: use explicit $(CONTIKI) path instead of implicit ../../ path to the mknmlist script 2009-09-03 17:41:58 +00:00
avr added radio-makefile for avr + rf230 platforms 2009-09-07 12:05:12 +00:00
cc2430 - Added RF address setup function (byte order may not be correct) 2009-09-11 08:07:12 +00:00
msp430 Initialize the transmit ringbuffer before enabling TX interrupt 2009-09-08 10:39:49 +00:00
native Patch by Gideon Ernst: use explicit $(CONTIKI) path instead of implicit ../../ path to the mknmlist script 2009-09-03 17:41:58 +00:00
x86 Patch by Gideon Ernst: use explicit $(CONTIKI) path instead of implicit ../../ path to the mknmlist script 2009-09-03 17:41:58 +00:00
z80 restored specific compilation option since SDCC seems not supporting -MDD very well 2009-07-09 18:26:55 +00:00