osd-contiki/cpu
Ralf Schlatterbeck 08abd8807d Fixes for platform timer code
Some platforms are missing timer channels, this is now left to the
(missing) preprocessor definitions on those platforms, no
platform-specific defines needed anymore.
Also fix usage of timer counter register 3 (hardcoded) in
cpu/avr/dev/clock.c -- this code isn't used on many platforms as it
requires a very special quartz clock frequency but this now also uses
the platform timer specification.
2014-11-19 13:48:42 +01:00
..
6502
arm [cpu/arm] Added doxygen .txt files for gaining a minimum of documentation structure 2014-11-10 23:53:33 +01:00
avr Fixes for platform timer code 2014-11-19 13:48:42 +01:00
cc253x Implement extended RF API for the CC2530 RF 2014-04-23 12:16:50 +01:00
cc2430
cc2538
mc1322x
msp430
native
pic32 [cpu/pic32] Removed excess end group 2014-11-10 23:53:33 +01:00
rl78
stm32w108 [cpu/stm32w108] Doxygen grouping and group name fixes 2014-11-10 23:53:33 +01:00
x86