nes-proj/platform/exp5438
Simon Duquennoy 45af3adab4 exp5438: do not use char as array index 2015-10-20 10:11:04 +02: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
cc2420-arch.c
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 Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
contiki-exp5438-main.c Use ENERGEST_SWITCH to switch between different power modes to improve energest accuracy. 2015-09-04 11:46:00 +02:00
duty-cycle-scroller.c
duty-cycle-scroller.h
flash.c
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
lcd.h
leds-arch.c
msp430.c
node-id.c
platform-conf.h
port-mapping.txt
rtimer-arch.c
spix.c
uart1-putchar.c
uart1x.c Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_* 2014-12-01 21:02:57 +01:00
watchdog.c