mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
test: reverted to last commit
This commit is contained in:
parent
8f658aee8a
commit
e16b42aeb6
@ -38,7 +38,6 @@
|
||||
#ifndef DS18_H
|
||||
#define DS18_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "periph/gpio.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
@ -1,5 +1,7 @@
|
||||
include ../Makefile.tests_common
|
||||
|
||||
BOARD_WHITELIST := sensebox_samd21 samr21-xpro nucleo-l152re nucleo-l432kc nucleo-l073rz b-l072z-lrwan
|
||||
|
||||
USEMODULE += ds18
|
||||
USEMODULE += xtimer
|
||||
USEMODULE += printf_float
|
||||
|
Loading…
Reference in New Issue
Block a user