Match and link float.c

Former-commit-id: 9afec991ab
This commit is contained in:
2022-10-11 08:23:29 -07:00
parent 4ee3345bb2
commit 71e610936b
3 changed files with 19 additions and 2 deletions

View File

@@ -870,7 +870,7 @@ LIBS = [
["Runtime/rand", True],
"Runtime/sscanf",
"Runtime/string",
"Runtime/float",
["Runtime/float", True],
"Runtime/strtold",
["Runtime/uart_console_io", True],
["Runtime/wchar_io", True],