osd-contiki/platform/cc2530dk
Philippe Rétornaz ddc8120d7c cc253x: Add p2 interrupt handler
The P2 Interrupt is shared across many periferal (I2C, USB, GPIO).
This adds a generic interrupt handler on which the differents drivers
can register a handler.

See Pull Request #18
2012-11-01 17:41:11 +00:00
..
dev 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
contiki-conf.h Reworked the cc2530 stack debugging facilities: 2012-09-07 17:40:17 +01:00
contiki-main.c cc253x: Add p2 interrupt handler 2012-11-01 17:41:11 +00: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