osd-contiki/cpu/arm/stm32f103
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
..
Makefile.stm32f103 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
STM32F103CB.ld STM32F103 port 2009-07-12 15:52:28 +00:00
clock.c Missing file 2010-02-05 16:41:23 +00:00
cortexm3_macro.h Converted CRLF line endings to LF 2011-01-05 17:16:42 +00:00
debug-uart.c STM32F103 port 2009-07-12 15:52:28 +00:00
debug-uart.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
gpio.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
nvic.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
rtimer-arch.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
sdcard-arch.c STM32F103 port 2009-07-12 15:52:28 +00:00
startup-STM32F10x.c STM32F103 port 2009-07-12 15:52:28 +00:00
stm32f10x_conf.h Synchronizing with my work copy. 2010-02-05 16:23:40 +00:00
stm32f10x_dma.h Converted CRLF line endings to LF 2011-01-05 17:16:42 +00:00
stm32f10x_map.h Converted CRLF line endings to LF 2011-01-05 17:16:42 +00:00
stm32f10x_nvic.h Converted CRLF line endings to LF 2011-01-05 17:16:42 +00:00
stm32f10x_type.h Converted CRLF line endings to LF 2011-01-05 17:16:42 +00:00
usb-arch.c Synchronizing with my work copy. 2010-02-05 16:23:40 +00:00
usb-stm32f103.h STM32F103 port 2009-07-12 15:52:28 +00:00