Skip to content

Commit 6267c88

Browse files
committed
modules: Enable tiny_strerror
This has no current impact on documentation, but enhances coverage minimally.
1 parent b9bb5c7 commit 6267c88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ USEMODULE += sock_async
3030
USEMODULE += core_thread_flags
3131
USEMODULE += vfs
3232
USEMODULE += prng_sha256prng
33+
USEMODULE += tiny_strerror
3334
FEATURES_REQUIRED += periph_adc
3435
FEATURES_REQUIRED += periph_i2c
3536
FEATURES_REQUIRED += periph_spi

0 commit comments

Comments
 (0)