Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packages/picolibc: Update to version 1.4.7 | Keith Packard | 2020-10-26 | 1 | -33/+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 | 1 | -0/+33 |
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 |