osd-contiki/cpu/cc2430
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 Code style fixes: cc2430 2012-12-16 19:28:55 +00:00
8051def.h Sensinode/cc2430 stack depth optimisation 2012-09-20 15:09:15 +01:00
bank-alloc.py Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
cc2430_sfr.h Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
Makefile.cc2430 Disable SDCC warnings 110 and 126 2013-08-09 15:57:49 +01:00
mtarch.h Code style fixes: cc2430 2012-12-16 19:28:55 +00:00
rtimer-arch.c Code style fixes: cc2430 2012-12-16 19:28:55 +00:00
rtimer-arch.h Code style fixes: cc2430 2012-12-16 19:28:55 +00:00
segment.rules Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
stack.c Code style fixes: cc2430 2012-12-16 19:28:55 +00:00
stack.h cc2x3x stack debugging macro fix 2012-09-20 15:12:02 +01:00