Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/newlib: Fixed dependencies | Marian Buschsieweke | 2019-04-03 | 1 | -2/+3 |
| | | | | | | | | Currently each flavor of newlib depended on all toolchains, e.g. newlib-arm-none-eabi would not only pull in binutils and gcc for the target arm-none-eabi, but all others as well. This commit changes the behavior so that each newlib version only pulls in the corresponding toolchain. | ||||
* | testing/newlib: New aport | Marian Buschsieweke | 2019-03-13 | 1 | -0/+143 |
C library for embedded targets |