1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers
René Kijewski 9a15a6def5 make: easify {sys,drivers}/Makefile
Currently you need to add every new sys and driver module into the
respective Makefile. This requires rebasing if another module was merged
in the meantime.

This PR allows you to omit the entry to {sys,drivers}/Makefile, if the
subfolder has the same name as the module name, which should be sensible
in most cases.
2014-11-11 09:26:37 +01:00
..
at86rf231 Merge pull request #1941 from OlegHahm/ieee802154_use_enums 2014-11-06 08:03:53 +01:00
cc110x_legacy
cc110x_legacy_csma
cc2420 ieee802154: make use of frame_type enum all over 2014-11-06 08:02:27 +01:00
include drivers/periph/rtt: added overflow callback 2014-11-07 12:14:37 +01:00
isl29020
l3g4200d drivers: added L3G4200D gyroscope driver 2014-11-06 10:36:41 +01:00
lm75a
lps331ap
lsm303dlhc shell: provide shell commands to poll lsm303dlhc sensor 2014-11-06 11:28:22 +01:00
ltc4150
mq3
netdev drivers/at86rf231: refactoring of the at86rf231 radio driver 2014-10-30 22:35:00 +01:00
pir
rgbled
servo
sht11
srf02 lint: fix redundantAssignment warnings 2014-10-31 01:24:29 +01:00
srf08 lint: fix redundantAssignment warnings 2014-10-31 01:24:29 +01:00
doc.txt
Makefile make: easify {sys,drivers}/Makefile 2014-11-11 09:26:37 +01:00
Makefile.include drivers: added L3G4200D gyroscope driver 2014-11-06 10:36:41 +01:00