1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-19 05:10:42 +01:00

8 lines
177 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_FXDIV
bool "fxdiv"
help
C99/C++ header-only library for division
via fixed-point multiplication by inverse
https://github.com/Maratyszcza/FXdiv/