1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles
Marian Buschsieweke d208c224b0
drivers: Renamed module sht11 to sht1x
The sensor family SHT10, SHT11 and SHT15 only differ in their accuracy (as in
calibration, not as in resolution). Thus, the same driver can be used for all.
The new driver name better reflects this fact.
2018-06-27 08:57:58 +02:00
..
arch cpu/fe310: add RISC-V cpu FE310 2018-05-29 15:21:45 -07:00
boards edbg: Use DEBUG_ADAPTER_ID to select which USB programmer to use 2017-11-17 10:03:05 +01:00
libc newlib: include fixes for newlib-nano 2018-06-26 15:45:54 +02:00
toolchain make: export RANLIB tool with prefix 2018-03-27 19:00:28 +02:00
tools makefiles/tools: use RIOTTOOLS variable 2018-05-15 11:29:33 +02:00
application.inc.mk makefiles: Add an APPLICATION_MODULE variable 2018-01-30 17:27:03 +01:00
bindist.inc.mk bindist: remove APPLICATION_MODULE duplicate 2018-03-22 14:32:24 +01:00
buildtests.inc.mk make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
cflags.inc.mk make: Clean up WERROR handling 2018-06-26 12:50:02 +02:00
color.inc.mk make: Do not attempt to use color if the terminal cannot support it 2017-11-16 20:04:18 +01:00
defaultmodules.inc.mk Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
docker.inc.mk make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
info-global.inc.mk make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
info-nproc.inc.mk make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
info.inc.mk makefiles/info.inc.mk: add a info-debug-variable-% target 2018-05-08 18:19:03 +02:00
mcuboot.mk mcuboot.mk: use RIOTTOOLS variable 2018-05-09 18:01:51 +02:00
modules.inc.mk makefiles/modules.inc.mk: remove deprecated FEATURE_PERIPH_ macros 2018-01-18 09:24:17 +01:00
murdock.inc.mk murdock: add support for running tests on hardware 2018-03-28 18:28:54 +02:00
periph.mk make: add Makefile.periph 2017-11-06 12:01:01 +01:00
pseudomodules.inc.mk drivers: Renamed module sht11 to sht1x 2018-06-27 08:57:58 +02:00
scan-build.inc.mk Makefile.include: FIX .DEFAULT_GOAL not being all 2018-03-28 16:59:00 +02:00
tests.inc.mk Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
vars.inc.mk makefiles/vars.inc.mk: fixup indentation 2018-06-13 13:29:20 +02:00