mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/pkg_ubasic: add print_float dependency
This commit is contained in:
parent
1663c49418
commit
b05173b5f7
@ -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