From 104ee245429f85376c62abfcf46729e295061bba Mon Sep 17 00:00:00 2001 From: Rob Tillaart Date: Wed, 6 Mar 2024 19:58:58 +0100 Subject: [PATCH] Update repositories.txt (#4174) Arduino library to implement float16ext data type. - does not support INF/ NAN - uses the full range of internal values -131007..+131007 --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 6fb45b4f..434c5f50 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4970,6 +4970,7 @@ https://github.com/RobTillaart/FastTrig https://github.com/RobTillaart/FLE https://github.com/RobTillaart/Fletcher https://github.com/RobTillaart/float16 +https://github.com/RobTillaart/float16ext https://github.com/RobTillaart/Fraction https://github.com/RobTillaart/FRAM_I2C https://github.com/RobTillaart/FunctionGenerator