You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
9 years ago
..
at86rf231 Merge pull request #1941 from OlegHahm/ieee802154_use_enums 9 years ago
cc110x_legacy drivers - cc110x_ng: rename ng driver to legacy 9 years ago
cc110x_legacy_csma cpu/lpc2387, drivers/cc110x: purge FEUERWARE_CPU_LPC2387 9 years ago
cc2420 ieee802154: make use of frame_type enum all over 9 years ago
include drivers/periph/rtt: added overflow callback 9 years ago
isl29020 added missing `extern "C"` guards 9 years ago
l3g4200d drivers: added L3G4200D gyroscope driver 9 years ago
lm75a lint: reduce scope 9 years ago
lps331ap drivers: added LPS331AP pressure sensor driver 9 years ago
lsm303dlhc shell: provide shell commands to poll lsm303dlhc sensor 9 years ago
ltc4150 doc: fix more license headers 9 years ago
mq3 drivers/mq3: added driver for alcohol sensor 9 years ago
netdev drivers/at86rf231: refactoring of the at86rf231 radio driver 9 years ago
pir drivers: import PIR motion sensor driver 9 years ago
rgbled drivers: added rgbled driver 9 years ago
servo drivers/servo: fixed very stupid coding error 9 years ago
sht11 doc: fix more license headers 9 years ago
srf02 lint: fix redundantAssignment warnings 9 years ago
srf08 lint: fix redundantAssignment warnings 9 years ago
Makefile make: easify {sys,drivers}/Makefile 9 years ago
Makefile.include drivers: added L3G4200D gyroscope driver 9 years ago
doc.txt fix license headers in non-.c files 9 years ago