1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/msp430x16x
Oleg Hahm c8bf4efbb4 msp430: cc430: handle hwtimer interrupts correctly
TAIFG should count the overflows, instead of using the first CCR for this purpose.
Without this commit ARCH_MAXTIMERS returns the wrong number as
effectively one timer less can be used.

Additional fixed comment style and added timer debug.
2014-03-26 15:00:51 +01:00
..
flashrom.c added license headers and doxygen file information 2014-02-02 22:22:03 +01:00
hwtimer_msp430.c msp430: cc430: handle hwtimer interrupts correctly 2014-03-26 15:00:51 +01:00
Makefile make: don't ignore failures in for loops 2014-03-12 11:09:04 +01:00
Makefile.include remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00