aboutsummaryrefslogtreecommitdiff
path: root/packages/picolibc/1.4.6
Commit message (Collapse)AuthorAgeFilesLines
* Add picolibc support [v2]Keith Packard2020-09-013-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