osd-contiki/platform/exp5438
Simon Duquennoy 90b886aa71 Csma: comply with IEEE 802.15.4 2016-04-25 08:52:48 -06:00
..
Makefile.exp5438 Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack. 2014-12-01 20:13:09 +01:00
blink.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
cc2420-arch.c Moved the cc2420 driver into a separate dev/cc2420 module 2014-01-26 23:20:27 +01:00
clock.c Fix clock.h warnings caused by multiple, conflicting documentation blocks of clock functions 2015-02-15 21:48:30 +01:00
contiki-conf.h Csma: comply with IEEE 802.15.4 2016-04-25 08:52:48 -06:00
contiki-exp5438-main.c Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
duty-cycle-scroller.c Removed erroneous character from first line of file. 2012-01-18 12:37:03 -08:00
duty-cycle-scroller.h Contiki port to the TI EXP5438 MSP430x5438a experimenters board 2012-01-18 07:27:59 -08:00
flash.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
hal_MSP-EXP430F5438.h Adding a gitattributes and correcting line-endings 2015-09-07 15:40:02 +02:00
hal_lcd.c exp5438: do not use char as array index 2015-10-20 10:11:04 +02:00
hal_lcd.h Adding a gitattributes and correcting line-endings 2015-09-07 15:40:02 +02:00
hal_lcd_fonts.c Adding a gitattributes and correcting line-endings 2015-09-07 15:40:02 +02:00
hal_lcd_fonts.h Adding a gitattributes and correcting line-endings 2015-09-07 15:40:02 +02:00
lcd.c Turn off the LCD by default as it is somewhat flaky 2013-08-06 21:33:03 +02:00
lcd.h Contiki port to the TI EXP5438 MSP430x5438a experimenters board 2012-01-18 07:27:59 -08:00
leds-arch.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
msp430.c Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
node-id.c Cleanup of the node-id.h files. The node-id.h file contains 2012-11-20 19:59:46 +01:00
platform-conf.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
port-mapping.txt Contiki port to the TI EXP5438 MSP430x5438a experimenters board 2012-01-18 07:27:59 -08:00
rtimer-arch.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
spix.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
uart1-putchar.c Contiki port to the TI EXP5438 MSP430x5438a experimenters board 2012-01-18 07:27:59 -08:00
uart1x.c Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_* 2014-12-01 21:02:57 +01:00
watchdog.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00