mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-15 13:49:26 +00:00
8 lines
204 B
Plaintext
8 lines
204 B
Plaintext
config BR2_PACKAGE_LIBTOMMATH
|
|
bool "libtommath"
|
|
help
|
|
LibTomMath is a free open source portable number theoretic
|
|
multiple-precision integer library written entirely in C.
|
|
|
|
http://www.libtom.net
|