1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

tests/bloom_bytes: Remove stm32f0discovery blacklist

This commit is contained in:
Joakim Gebart 2015-08-11 18:36:32 +02:00
parent 0ae860d066
commit 76a4198352

View File

@ -1,8 +1,6 @@
APPLICATION = bloom_bytes
include ../Makefile.tests_common
BOARD_INSUFFICIENT_RAM := stm32f0discovery
USEMODULE += hashes
USEMODULE += bloom
USEMODULE += random