Benjamin Valentin
|
41745859bb
|
tests: replace SLEEP define
The SLEEP define collides with an Arduino header file.
Rename the define to resolve the conflict.
|
2019-10-10 10:47:38 +02:00 |
|
Benjamin Valentin
|
4918dfe590
|
tests: make use of ARRAY_SIZE macro
|
2019-08-06 19:43:54 +02:00 |
|
Joakim Nohlgård
|
667a43f742
|
tests/driver_*: Rely on Makefile.dep for FEATURES_REQUIRED
|
2018-08-26 09:34:58 +02:00 |
|
Gunar Schorcht
|
7b8ef9e1c3
|
tests/driver_isl29125: fix of compilation error
|
2018-08-20 08:42:08 +02:00 |
|
Michel Rottleuthner
|
8173aff6ec
|
drivers/isl29125: adapt to new i2c API
|
2018-07-25 12:01:38 +02:00 |
|
Michel Rottleuthner
|
e5976ad497
|
drivers/isl29125: update parameter definition scheme
|
2018-07-25 12:01:38 +02:00 |
|
|
fc2eff9fba
|
tests: remove redundant APPLICATION defines
|
2017-12-01 11:03:39 +01:00 |
|
kYc0o
|
fe9d7db20f
|
tests/driver_isl29125/main.c: fix counter var type
|
2017-10-26 02:06:31 +02:00 |
|
martinheusmann
|
c2458dbd6d
|
tests/driver_isl29125: extended test for interrupt use
|
2017-02-02 13:31:34 +01:00 |
|
Hauke Petersen
|
5d31ca5d4b
|
drivers: use I2C_DEV(x) instead of deprecated I2C_x
|
2017-01-10 11:52:36 +01:00 |
|
Hauke Petersen
|
3ac943aa77
|
tests/driver_isl29125: simplified Makefile
|
2015-11-03 16:04:31 +01:00 |
|
Thomas Eichinger
|
34bedb4870
|
tests: Makefiles: s/GPIO(x,y)/GPIO_PIN(x,y)/
|
2015-10-13 14:59:54 +02:00 |
|
Ludwig Knüpfer
|
eda6328e21
|
documentation: update my name (Ortmann -> Knüpfer)
|
2015-09-27 18:58:30 +02:00 |
|
|
ef01db6d69
|
tests: driver_isl29125: vtimer -> xtimer
|
2015-09-16 10:58:54 +02:00 |
|
Hauke Petersen
|
315ac1bedb
|
tests: adjusted test to changed GPIO interface
|
2015-06-12 19:10:16 +02:00 |
|
Ludwig Ortmann
|
fb6c75f6d8
|
tests/driver_isl29125: initial import
|
2015-05-12 07:23:41 +02:00 |
|