examples/l2util: Updated BOARD_INSUFFICIENT_MEMORY

Linking works for both blackpill and bluepill
This commit is contained in:
Marian Buschsieweke 2019-09-29 17:00:28 +02:00
parent 7c6eb619e1
commit ed85041a4b
No known key found for this signature in database
GPG Key ID: 61F64C6599B1539F

View File

@ -2,7 +2,7 @@ DEVELHELP = 0
include ../Makefile.tests_common include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := blackpill bluepill BOARD_INSUFFICIENT_MEMORY :=
USEMODULE += embunit USEMODULE += embunit
USEMODULE += l2util USEMODULE += l2util