1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/telosb
Oleg Hahm 5ae8378f29 fixed interrupt implementation (#27)
removed TIMERB0 interrupt (since we don't use SFD information for now)

enable FIFOP interrupt in init_interrupts()
2013-09-17 00:23:57 +02:00
..
include initial commit for TelosB support 2013-09-17 00:23:52 +02:00
board.c implemented stdin for TelosB 2013-09-17 00:23:57 +02:00
driver_cc2420.c fixed interrupt implementation (#27) 2013-09-17 00:23:57 +02:00
Makefile implemented stdin for TelosB 2013-09-17 00:23:57 +02:00
Makefile.dep initial commit for TelosB support 2013-09-17 00:23:52 +02:00
Makefile.include initial commit for TelosB support 2013-09-17 00:23:52 +02:00
uart.c implemented stdin for TelosB 2013-09-17 00:23:57 +02:00