1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Oleg Hahm
42001d8ddb dummy lpm_set implementation 2013-07-24 22:22:08 +02:00
Thomas Eichinger
4bc89bd458 added fixes for compilation for mc1322x 2013-07-24 15:50:16 +02:00
Thomas Eichinger
92adb3e401 * added proper "struct TMR_struct*" in hwtimer_cpu.c
* removed dublicate definition of the UART structure in mc1322x.h
2013-07-23 10:36:16 +02:00
Thomas Eichinger
ee6d1e1604 implemented hwtimer_arch_(enable|disable)_interrupt() and added ITC definitions 2013-04-25 14:56:32 +02:00
Thomas Eichinger
cc49d42f99 added implementations for hwtimer_arch_unset() and hwtimer_arch_now() 2013-04-25 13:38:55 +02:00
Thomas Eichinger
abc80ba5e4 added implementation of htimer_arch_set_absolute() 2013-04-25 13:32:50 +02:00
Thomas Eichinger
64cbb25d3e * changed httimer_arch_init() to init all 4 timers and added implementation for hwtimer_arch_set 2013-04-25 13:30:09 +02:00
Oliver Hahm
0add4cad21 * mc1322x specifics syscalls 2013-04-02 02:07:41 +02:00
Oliver Hahm
24300304f3 * added startup code for mc1322x 2013-04-02 02:07:13 +02:00
Oliver Hahm
ce294b4249 * changed to struct based register access for mc1322x 2013-04-02 02:06:24 +02:00
Oliver Hahm
2177b130d7 * added header and preliminary hwtimer code for mc1322x
* renamed start to startup
2013-04-01 02:11:43 +02:00
Oliver Hahm
efd73d735b * initial not yet compiling(!) support for mc1322x 2013-04-01 00:18:52 +02:00