nes-proj/cpu/stm32w108/dev
Simon Duquennoy 722b3258d1 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
..
cortexm3-macro.h Cleanup and refactoring of the STM32w port 2013-03-18 13:31:26 +01:00
stm32w-conf.h Cleanup and refactoring of the STM32w port 2013-03-18 13:31:26 +01:00
stm32w-radio.c Fixed STM32W radio to return RADIO_RESULT_INVALID_VALUE if trying to 2014-04-13 21:36:45 +02:00
stm32w-radio.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
stm32w-systick.c Cleanup and refactoring of the STM32w port 2013-03-18 13:31:26 +01:00
stm32w-systick.h Cleanup and refactoring of the STM32w port 2013-03-18 13:31:26 +01:00
uart1-putchar.c Cleanup and refactoring of the STM32w port 2013-03-18 13:31:26 +01:00
uart1.c 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
uart1.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