1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +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 drivers - cc110x_ng: rename ng driver to legacy 2014-10-24 09:55:31 +02:00
cc110x_legacy_csma cpu/lpc2387, drivers/cc110x: purge FEUERWARE_CPU_LPC2387 2014-10-28 18:04:26 +01:00
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 added missing extern "C" guards 2014-10-22 07:50:48 +02:00
l3g4200d drivers: added L3G4200D gyroscope driver 2014-11-06 10:36:41 +01:00
lm75a lint: reduce scope 2014-09-12 11:50:12 +02:00
lps331ap drivers: added LPS331AP pressure sensor driver 2014-10-30 20:24:44 +01:00
lsm303dlhc shell: provide shell commands to poll lsm303dlhc sensor 2014-11-06 11:28:22 +01:00
ltc4150 doc: fix more license headers 2014-08-27 19:20:49 +02:00
mq3 drivers/mq3: added driver for alcohol sensor 2014-10-30 14:05:29 +01:00
netdev drivers/at86rf231: refactoring of the at86rf231 radio driver 2014-10-30 22:35:00 +01:00
pir drivers: import PIR motion sensor driver 2014-09-26 18:07:46 +02:00
rgbled drivers: added rgbled driver 2014-06-11 20:17:44 +02:00
servo drivers/servo: fixed very stupid coding error 2014-07-31 17:35:47 +02:00
sht11 doc: fix more license headers 2014-08-27 19:20:49 +02:00
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 fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
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