1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-11-26 02:43:41 +03:00

Add fast_math library (#2304)

* Add DMM library

Arduino library to implement a digital multimeter

* Add fast_math

Arduino library with optimized math routines.
This commit is contained in:
Rob Tillaart
2022-12-24 12:13:36 +01:00
committed by GitHub
parent 7dd93b830c
commit f6d9463798

View File

@@ -3514,6 +3514,7 @@ https://github.com/RobTillaart/DS18B20_INT
https://github.com/RobTillaart/DS18B20 https://github.com/RobTillaart/DS18B20
https://github.com/RobTillaart/DS28CM00 https://github.com/RobTillaart/DS28CM00
https://github.com/RobTillaart/ellipse https://github.com/RobTillaart/ellipse
https://github.com/RobTillaart/fast_math
https://github.com/RobTillaart/FastMap https://github.com/RobTillaart/FastMap
https://github.com/RobTillaart/FastShiftIn https://github.com/RobTillaart/FastShiftIn
https://github.com/RobTillaart/FastShiftInOut https://github.com/RobTillaart/FastShiftInOut