Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packages/picolibc: Update to version 1.4.7 | Keith Packard | 2020-10-26 | 3 | -37/+0 |
| | | | | | | New picolibc release has some useful bug fixes Signed-off-by: Keith Packard <keithp@keithp.com> | ||||
* | Add picolibc support [v2] | Keith Packard | 2020-09-01 | 3 | -0/+37 |
This adds support for using picolibc instead of newlib on embedded systems. Signed-off-by: Keith Packard <keithp@keithp.com> v2: Add check for meson and ninja Sync option default values with current picolibc defaults Remove xtensa sys header file install as those aren't in picolibc |