Skip to content

Commit

Permalink
tests/driver_pca9685: remove useless BOARD_BLACKLIST
Browse files Browse the repository at this point in the history
The efm32 arch is blacklisted at driver dependency level.
  • Loading branch information
aabadie committed Nov 16, 2019
1 parent 79943cb commit 1d20e9e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/driver_pca9685/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
include ../Makefile.tests_common

# These boards are blacklisted since efm32 CPU dosn't support PWM_RIGHT
BOARD_BLACKLIST := slstk3401a slstk3402a sltb001a \
slwstk6000b-slwrb4150a slwstk6000b-slwrb4162a \
stk3600 stk3700

USEMODULE += pca9685
USEMODULE += shell

Expand Down

0 comments on commit 1d20e9e

Please sign in to comment.