contiki/cpu
Adam Dunkels a5046e83c7 Cleanup and refactoring of the STM32w port
This is a general cleanup of things like code style issues and code structure of the STM32w port to make it more like the rest of Contiki is structured.
2013-03-18 13:31:26 +01:00
..
6502 Added configurations of the new resolver. 2013-03-14 23:17:59 +01:00
arm core/net/uip: Rename uip_ethaddr to uip_lladdr. 2013-03-10 11:39:11 -07:00
avr cpu/avr: Make sure that GCC removes all unused symbols. 2013-02-28 21:59:19 -08:00
cc253x Fix a syntax error in /cpu/cc253x/dev/uart0.c 2013-03-16 19:41:42 +08:00
cc2430 Code style fixes: cc2430 2012-12-16 19:28:55 +00:00
mc1322x Use the RTC only as the main timer. 2013-02-03 15:15:05 -05:00
msp430 Baudrate now is configured taking into account the MCU frequency, instead of using fixed values for 8MHz freq 2013-01-29 12:23:23 +01:00
native Merge pull request #80 from darconeous/mdns-resolv 2013-03-10 12:58:39 -07:00
pic32 minor corrections to adhere contiki code style guidelines 2012-12-21 12:36:29 +01:00
stm32w108 Cleanup and refactoring of the STM32w port 2013-03-18 13:31:26 +01:00
x86 avoid unnecessary symbols.c/h copying 2012-03-26 23:00:43 +02:00
z80