osd-contiki/cpu/cc253x
George Oikonomou 0a7094bc39 Remove leftover make targets
The sensinode platform does not support .upload and .serialdump
Their presence in the makefile has confused in the past confused
some users. This commit removes them

The commit also removes the $(OBJECTDIR)/%.rel: %.cS recipe which
is not used by either 8051 platform and is probably broken anyway,
since it has been unmaintained for years
2013-08-09 15:48:05 +01:00
..
dev Fix a syntax error in /cpu/cc253x/dev/uart0.c 2013-03-16 19:41:42 +08:00
usb cc2531: USB CDC-ACM code style fixes 2012-11-01 17:42:04 +00: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 Remove leftover make targets 2013-08-09 15:48:05 +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