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
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
39533eb28c
drivers: hih6130: switch to xtimer
2015-09-16 10:58:51 +02:00
Martine Lenders
f595ac32a6
unittests: tests-ipv6_addr: adapt for optional IPv4 address support
2015-09-11 20:03:46 +02:00
Martine Lenders
be587ca717
tests: add unittests for ipv4_addr
2015-09-11 16:32:36 +02:00
d2f6b351d0
Merge pull request #3786 from kaspar030/fix_tests_xtimer_usleep_until
...
tests: xtimer_usleep_until: fix diff calculation
2015-09-07 14:19:20 +02:00
Hauke Petersen
2529a91010
tests/driver_srf02: adapted to driver changes
...
- switched test to xtimer
- adapted to interface changes
2015-09-07 12:02:38 +02:00
Oleg Hahm
8afecdd8a6
Merge pull request #3658 from OlegHahm/ipv6_fib
...
universal_addresses: configure sizes according to the used modules
2015-09-07 10:14:08 +02:00
Oleg Hahm
7d2f414476
universal_address: make size dependent on FIB size
2015-09-07 09:18:29 +02:00
f85e21d23a
tests: xtimer_usleep_until: fix diff calculation
...
xtimer_usleep_until's internal logic has changed, always setting
&last_wakeup to the expected instead of real value.
In order to make this test output valid values, this commit adapts it.
2015-09-05 16:21:46 +02:00
48baf5ddcf
Merge pull request #3683 from kaspar030/add_gnrc_netdev2_support
...
sys: net: add gnrc netdev2 support
2015-09-04 18:00:18 +02:00
4e5a675280
tests: remove obsolete ethernet tests
2015-09-04 15:39:04 +02:00
Hauke Petersen
fe5d9fb3df
tests: removed redbee-econotag from blacklistings
2015-09-04 10:44:48 +02:00
25f900e489
tests, examples: adapt to simplified shell
2015-09-03 13:33:49 +02:00
448e90ba3a
Revert "applications: only use uart0 for none-newlib boards"
...
This reverts commit 9c6ab1007b
.
2015-09-03 13:33:18 +02:00
Hauke Petersen
151dbf95b8
test/xtimer_usleep_until: fix and blacklist
...
- s/N/NUMOF/
- blacklisted chronos for insufficient RAM
2015-09-02 17:10:28 +02:00
Hauke Petersen
6df83c55db
test/xtimer_remove: s/N/NUMOF/
2015-09-02 17:10:28 +02:00
Oleg Hahm
3edfb772f3
auto_init: rename ng_slip to gnrc_slip
2015-09-01 19:11:30 +02:00
Oleg Hahm
b514eeab04
Merge pull request #3706 from OlegHahm/fib_size_parameter
...
fib: add size parameter
2015-09-01 11:28:55 +02:00
Oleg Hahm
86cabbd102
fib: add data struct for meta information
...
In order to properly make use of different FIB tables, handling of different sizes is required. The fib_table_t provides a pointer to the array of entries and its size.
2015-09-01 11:09:10 +02:00
Cenk Gündoğan
ce14897665
tests/cpp11_mutex: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:18:34 +02:00