osd-contiki/platform
George Oikonomou ad256e5014 New platform: TI cc2530 Development Kit
This commits adds support for TI's SmartRF05 Eval. Board with cc2530 EMs
Some initial support for cc2531 USB dongles
2012-03-23 14:41:07 +00:00
..
apple2enh Just always call process_run() and etimer_request_poll() in turn - like the "major" platforms do. 2010-10-27 22:17:39 +00:00
atari Made Atari build compabile with make.exe from GnuWin32 and cmd.exe. cmd.exe comes with a builtin mkdir which doesn't understand -p. However -p isn't necessary as long as the disk creation works - and therefore the directory is successfully deleted. 2011-01-23 16:25:45 +00:00
avr-atmega128rfa1 PROGMEM changes needed for newer avr-gcc compiler 2012-02-21 11:10:57 -05:00
avr-raven PROGMEM changes needed for newer avr-gcc compiler 2012-02-21 11:10:57 -05:00
avr-ravenlcd Add polyphonic ringtones for received messages. 2010-12-20 20:03:56 +00:00
avr-ravenusb Eliminated RPL_CONF_ADJUST_LLH_LEN correction by using uip_l3_icmp_hdr_len instead of uip_l2_l3_icmp_hdr_len. 2012-03-08 00:48:04 +01:00
avr-rcb Converted u8_t to uint8_t and u16_t to uint16_t in the platforms directory. 2012-02-21 08:33:25 -05:00
avr-zigbit Converted u8_t to uint8_t and u16_t to uint16_t in the platforms directory. 2012-02-21 08:33:25 -05:00
c64 Converted u8_t to uint8_t and u16_t to uint16_t in the platforms directory. 2012-02-21 08:33:25 -05:00
c128 Converted u8_t to uint8_t and u16_t to uint16_t in the platforms directory. 2012-02-21 08:33:25 -05:00
cc2530dk New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
cooja removed debugging output, code style 2012-03-13 14:17:43 +01:00
esb Added resource definition for button, leds, and battery, and removed obsolete compiler setup 2012-03-09 20:35:49 +01:00
exp5438 Improved support for the IAR compiler. 2012-03-08 22:41:55 +01:00
iris Simplified host OS platform detection in Makefiles 2012-02-25 10:09:33 -05:00
jcreate Improved support for the IAR compiler for the MSP430 platforms 2012-03-07 23:09:05 +01:00
mb851 stm32w platforms: contikimac support in the Rime case, with EUI-64 2012-03-20 17:30:59 +01:00
mbxxx stm32w platforms: contikimac support in the Rime case, with EUI-64 2012-03-20 17:30:59 +01:00
micaz Simplified host OS platform detection in Makefiles 2012-02-25 10:09:33 -05:00
minimal-net Fixed bug in IPv6 address print function. 2012-03-21 21:27:52 +01:00
msb430 io and signal have been moved into contiki include file 2012-03-07 23:05:10 +01:00
native Fixed TARGET=native compilation issues on Darwin. 2012-03-02 15:15:42 -05:00
pc-6001 Converted u8_t to uint8_t and u16_t to uint16_t in the platforms directory. 2012-02-21 08:33:25 -05:00
redbee-dev Converted u8_t to uint8_t and u16_t to uint16_t in the platforms directory. 2012-02-21 08:33:25 -05:00
redbee-econotag econotag: increase UIP_CONF_RECEIVE_WINDOW to 300 for webserver nano 2012-02-24 12:19:05 -05:00
sensinode Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
sentilla-usb Improved support for the IAR compiler for the MSP430 platforms 2012-03-07 23:09:05 +01:00
sky Improved support for the IAR compiler for the MSP430 platforms 2012-03-07 23:09:05 +01:00
stepper-robot Simplified host OS platform detection in Makefiles 2012-02-25 10:09:33 -05:00
stk500 Converted u8_t to uint8_t and u16_t to uint16_t in the platforms directory. 2012-02-21 08:33:25 -05:00
stk501 PROGMEM changes needed for newer avr-gcc compiler 2012-02-21 11:10:57 -05:00
stm32test Simplified host OS platform detection in Makefiles 2012-02-25 10:09:33 -05:00
win32 Allow ipv6 builds on win32 platform. (webserver6 builds with cygwin, needs changes for VC++ compiler) 2011-06-28 08:24:23 -04:00
wismote Improved support for the IAR compiler for the MSP430 platforms 2012-03-07 23:09:05 +01:00
z1 Improved support for the IAR compiler for the MSP430 platforms 2012-03-07 23:09:05 +01:00
z1sp Added resource definition for button and removed obsolete compiler setup (compiler setup is now handled by cpu/msp430/msp430def.h) 2012-01-11 01:54:52 +01:00