picolibc ported to the Zig build system
- Zig 100%
| .gitignore | initial | |
| build.zig | define __thumb__ if the target is thumb (fixes assembler errors) | |
| build.zig.zon | use unmanaged ArrayLists | |
| LICENSE | license project under AGPL3+ | |
| picolibc-info.txt | fix many changed defines & implement vprintf selection | |
| printf.zig | implement vfscanf | |
| README.md | license project under AGPL3+ | |
License
Copyright (c) Dominic Adragna
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.