Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modules: mbedtls: remove default-enabling of hash algorithms
Do not enable hash algorithms by default. This unnecessarily inflates the final code size even if not all the enabled hash algorithms are actually used. Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
- Loading branch information