mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge pull request #12358 from kaspar030/tests_pkg_ubasic_add_float
tests/pkg_ubasic: add print_float dependency
This commit is contained in:
commit
0e7c3bd2b7
@ -31,5 +31,6 @@ BOARD_BLACKLIST := \
|
||||
|
||||
USEPKG += ubasic
|
||||
USEMODULE += ubasic_tests
|
||||
USEMODULE += printf_float
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user