contiki/platform
2012-06-07 10:45:05 +02:00
..
apple2enh
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 Prefer UART0 for stdout; move DEBUFGLOW macro below definition of uint8_t 2012-05-28 13:08:30 -04:00
avr-raven
avr-ravenlcd
avr-ravenusb
avr-rcb
avr-zigbit Add clock_delay_us and clock_set_seconds to clock.h. Modify clock_wait to use clock_time_t. 2012-04-09 15:49:53 -04:00
c64
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 Fixed an SDCC compile error when UIP_CONF_ROUTER is 0. UIP_CONF_ROUTER can be configured in project-conf.h 2012-05-16 15:22:31 +01:00
cooja reverted previous patch that broke compiling on Instant Contiki 2012-05-25 11:25:19 +02:00
esb io and signal have been moved into contiki include file 2012-05-29 19:31:16 +02:00
exp5438 The __delay_cycles() function in the latest mspgcc takes an unsigned long argument but does not allow it to be larger than 65536. 2012-06-04 17:41:12 +02:00
iris
jcreate Improved support for the IAR compiler for the MSP430 platforms 2012-03-07 23:09:05 +01:00
mb851
mbxxx
micaz
minimal-net
msb430
native
pc-6001
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
sensinode Fixed an SDCC compile error when UIP_CONF_ROUTER is 0. UIP_CONF_ROUTER can be configured in project-conf.h 2012-05-16 15:22:31 +01:00
sentilla-usb
sky bugfix: slip must be initialized after ctimer, as it uses ctimers 2012-05-30 12:59:42 +02:00
stepper-robot
stk500
stk501
stm32test
win32
wismote Allow node address to be set by COOJA when emulating. 2012-05-29 19:42:35 +02:00
z1 Bug fix: setup MAC address based on node id if no MAC address was restored from external flash 2012-06-07 10:45:05 +02: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