Commit Graph

6 Commits (4555b9ea7a33217897a432e7669f61b42722cbea)

Author SHA1 Message Date
Thomas Eichinger 88fce936e9 lsm303dlhc: initial import of lsm303dlhc driver
TODO: Accelerometer does not return valid values yet
9 years ago
Hauke Petersen 7b666eb2a9 drivers: added LPS331AP pressure sensor driver 9 years ago
Fabian Nack 53b0ad2be5 drivers - cc110x: rename cc110x to cc110x_legacy_csma 9 years ago
Fabian Nack 07fff37efe drivers - cc110x_ng: rename ng driver to legacy 9 years ago
Hauke Petersen 0f7e8b2f9f drivers: added driver for ISL29020 light sensor 9 years ago
René Kijewski de29e4184c Add include paths automatocally for USEMODULES
Application developers use `$(USEMODULES)` in their Makefiles to have
the relevant functionally automagically added to their apps. This even
does basic dependency tracking by means of `Makefile.dep`.

But an important thing is missing: the automatic adding of include
paths. This is inconvenient, error prone, and will hinder the RIOT core
developers in future to change folder structures.
10 years ago