contiki/cpu/cc253x
George Oikonomou cb075dec65 Disable SDCC warnings 110 and 126
Those two warnings are optimisation-related
* 110 warns that an always-false if branch has been optimised out
* 126 warns about unreachable code which also gets optimised out

In disabling those warnings, we make the build less cluttered
2013-08-09 15:57:49 +01:00
..
dev Fix a syntax error in /cpu/cc253x/dev/uart0.c 2013-03-16 19:41:42 +08:00
usb Change the cc2531 usb stick descriptor 2013-08-09 15:51:58 +01:00
8051def.h
bank-alloc.py
cc253x.h
Makefile.cc253x Disable SDCC warnings 110 and 126 2013-08-09 15:57:49 +01:00
mtarch.h Code style fixes: cc253x 2012-12-16 19:28:56 +00:00
rtimer-arch.c Code style fixes: cc253x 2012-12-16 19:28:56 +00:00
rtimer-arch.h 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
segment.rules
sfr-bits.h Added definitions for cc2530 DMA-related SFR bits 2012-09-20 15:09:15 +01:00
soc.c
soc.h
stack.c Code style fixes: cc253x 2012-12-16 19:28:56 +00:00
stack.h cc2x3x stack debugging macro fix 2012-09-20 15:12:02 +01:00