make: introduce and use periph_pwm feature
This commit is contained in:
parent
2cb8ea672a
commit
b3ecfd0a6e
@ -1 +1 @@
|
|||||||
FEATURES_PROVIDED = transceiver
|
FEATURES_PROVIDED = transceiver periph_pwm
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
FEATURES_PROVIDED = periph_gpio periph_spi
|
FEATURES_PROVIDED = periph_gpio periph_spi periph_pwm
|
||||||
|
|||||||
@ -1,9 +1,7 @@
|
|||||||
export APPLICATION = periph_pwm
|
export APPLICATION = periph_pwm
|
||||||
include ../Makefile.tests_common
|
include ../Makefile.tests_common
|
||||||
|
|
||||||
BOARD_BLACKLIST := chronos mbed_lpc1768 msb-430 msb-430h native qemu-i386 redbee-econotag telosb \
|
FEATURES_REQUIRED = periph_pwm
|
||||||
wsn430-v1_3b wsn430-v1_4 z1
|
|
||||||
# all listed boards: no periph_conf.h defined,
|
|
||||||
|
|
||||||
USEMODULE += vtimer
|
USEMODULE += vtimer
|
||||||
DISABLE_MODULE += auto_init
|
DISABLE_MODULE += auto_init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user