osd-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 cc2530: Added a method to maximise stack depth 2012-09-07 17:32:53 +01:00
bank-alloc.py New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
cc253x.h Renamed a cc253x SFRX to stop namespace conflicts 2012-07-11 10:53:14 +01:00
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 New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
sfr-bits.h Added definitions for cc2530 DMA-related SFR bits 2012-09-20 15:09:15 +01:00
soc.c Reworked the cc2530 stack debugging facilities: 2012-09-07 17:40:17 +01:00
soc.h Reworked the cc2530 stack debugging facilities: 2012-09-07 17:40:17 +01:00
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