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

8476 Commits

Author SHA1 Message Date
cbb7750202 boards: msba2: add xtimer tuning values, remove HW_TIMER define 2015-09-16 10:58:55 +02:00
1c9e46b55d boards: iotlab-m3: add xtimer tuning values 2015-09-16 10:58:55 +02:00
69c9a9c82f examples: default: remove obsolete vtimer dependency 2015-09-16 10:58:55 +02:00
13aad65049 tests: pthread_rwlock: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
096823e4d0 tests: pthread_barrier: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
144a912e37 tests: periph_uart_int: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
d4ed8fe63d tests: periph_random: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
a4a421cb1d tests: periph_pwm: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
3695433092 tests: periph_dac: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
fb1ed800a1 tests: periph_adc: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
affcbffb6a tests: driver_tmp006: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
1d34b27933 tests: driver_srf08: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
4f8a495836 tests: driver_servo: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
df5b89a444 tests: driver_pir: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
ec01c9dee5 tests: driver_nvram_spi: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
480a90256d tests: driver_mq3: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
941acb180d tests: driver_mpl3115a2: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
cd99ca5c19 tests: driver_mma8652: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
2199aa3d1c tests: driver_mag3110: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
0438fe9146 tests: driver_lsm303dlhc: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
205aed03b0 tests: driver_lps331ap: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
8be416cc41 tests: driver_lis3dh: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
122b238587 tests: driver_l3g4200d: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
ef01db6d69 tests: driver_isl29125: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
e4a239b78a tests: driver_isl29020: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
4a74e88ad2 tests: driver_ina220: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
6ede769620 tests: driver_hdc1000: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
ada00d1ca6 tests: driver_adt7310: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
c530ca4db5 tests: driver_mpu9150: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
1fe205924a tests: driver_nrf24l01p_lowlevel: use xtimer_usleep 2015-09-16 10:58:54 +02:00
6f21fd806c sys: posix: pthread_cond: remove unnecessary define 2015-09-16 10:58:54 +02:00
e27ce2465f sys: xtimer: add xtimer_wakeup64 2015-09-16 10:58:54 +02:00
a22f0a3c78 cpu: msp430*: remove obsolete hwtimer_compat dependency 2015-09-16 10:58:54 +02:00
b512b98dc2 tests: periph_gpio: remove obsolete hwtimer include 2015-09-16 10:58:54 +02:00
c6c7e9e981 tests: periph_rtc: switch to xtimer 2015-09-16 10:58:54 +02:00
8e446af6bb tests: irq: switch to xtimer 2015-09-16 10:58:54 +02:00
25c0fc0eb7 tests: driver_nrf24l01p_lowlevel: swithc to xtimer 2015-09-16 10:58:54 +02:00
75720c70ae tests: driver_dht: switch to xtimer 2015-09-16 10:58:54 +02:00
01b8c57882 tests: bloom_bytes: switch to xtimer 2015-09-16 10:58:53 +02:00
14cbec41bb tests: bitarithm_timings: convert to xtimer 2015-09-16 10:58:53 +02:00
8b2dc150dc tests: remove hwtimer tests 2015-09-16 10:58:53 +02:00
c581e884a7 boards: z1: remove hwtimer from board.h 2015-09-16 10:58:53 +02:00
e97553537b boards: wsn430-v1_4: remove hwtimer from board.h 2015-09-16 10:58:53 +02:00
d4bb83baf7 boards: wsn430-v1_3b: remove hwtimer from board.h 2015-09-16 10:58:53 +02:00
83fb012772 boards: telosb: remove hwtimer from board.h 2015-09-16 10:58:53 +02:00
b665dac421 boards: mulle: remove hwtimer from board.h 2015-09-16 10:58:53 +02:00
ffd87aacc4 boards: msb-430h: remove hwtimer from board.h 2015-09-16 10:58:53 +02:00
a650b9487e boards: msb-430: remove hwtimer from board.h 2015-09-16 10:58:53 +02:00
975640c0df boards: chronos: remove hwtimer from board.h 2015-09-16 10:58:53 +02:00
43c95e9e29 boards: avsextrem: convert to xtimer 2015-09-16 10:58:53 +02:00