Skip to content

Commit

Permalink
modules: Enable tiny_strerror
Browse files Browse the repository at this point in the history
This has no current impact on documentation, but enhances coverage
minimally.
  • Loading branch information
chrysn committed Sep 18, 2024
1 parent b9bb5c7 commit 6267c88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ USEMODULE += sock_async
USEMODULE += core_thread_flags
USEMODULE += vfs
USEMODULE += prng_sha256prng
USEMODULE += tiny_strerror
FEATURES_REQUIRED += periph_adc
FEATURES_REQUIRED += periph_i2c
FEATURES_REQUIRED += periph_spi
Expand Down

0 comments on commit 6267c88

Please sign in to comment.