mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9a15a6def5
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. |
||
---|---|---|
.. | ||
at86rf231 | ||
cc110x_legacy | ||
cc110x_legacy_csma | ||
cc2420 | ||
include | ||
isl29020 | ||
l3g4200d | ||
lm75a | ||
lps331ap | ||
lsm303dlhc | ||
ltc4150 | ||
mq3 | ||
netdev | ||
pir | ||
rgbled | ||
servo | ||
sht11 | ||
srf02 | ||
srf08 | ||
doc.txt | ||
Makefile | ||
Makefile.include |