osd-contiki/platform/cc2530dk
George Oikonomou ee7af77ca9 Reworked the cc2530 stack debugging facilities:
- Moved to their own file
  (so we can later copy the entire thing over to cc2430)
- Renamed the functions
  (for naming convention reasons)
- The entire thing can be enabled/disabled
- Added a couple more macros
- Hooked into main()
2012-09-07 17:40:17 +01:00
..
dev cc2530: Added a method to maximise stack depth 2012-09-07 17:32:53 +01:00
contiki-conf.h Reworked the cc2530 stack debugging facilities: 2012-09-07 17:40:17 +01:00
contiki-main.c Reworked the cc2530 stack debugging facilities: 2012-09-07 17:40:17 +01:00
debug.c cc253x: add putdec debug function 2012-09-07 17:32:54 +01:00
debug.h cc253x: add putdec debug function 2012-09-07 17:32:54 +01:00
Makefile.cc2530dk The cc2530dk Makefile was adding a source twice 2012-04-26 15:28:43 +01:00
models.h Platform cc2530dk now uses models.h to configure differences between the SmartRF and the 2531 USB stick 2012-04-26 16:28:04 +01:00
putchar.c New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
segment.rules New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
viztool.c We can now use SDCC's __nonbanked feature 2012-04-26 15:28:43 +01:00