Searched +full:- +full:dfast +full:- +full:bufio (Results 1 – 4 of 4) sorted by relevance
1 needs: cache-maker2 runs-on: ubuntu-latest9 …-Dio-float-exact=false -Dio-long-long=true -Dio-percent-b=true -Dio-long-double=true -Dnewlib-obso…10 …"-Dformat-default=integer -Dfreestanding=true -Dposix-io=false -Dnewlib-obsolete-math=true -Dwant-…13 "-Dtinystdio=false",14 …-Dtinystdio=false -Dnewlib-io-float=true -Dio-long-long=true -Dio-long-double=true -Dnewlib-fvwrit…
6 - main9 - main14 group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}15 cancel-in-progress: true18 # .github/do-zephyr --buildtype release22 DOCKERFILE: picolibc/.github/Dockerfile-zephyr23 IMAGE_FILE: dockerimg-zephyr.tar.zst25 PACKAGES_FILE: picolibc/.github/zephyr-packages.txt26 EXTRA_FILE: picolibc/.github/zephyr-files.txt29 cache-maker:[all …]
6 - main9 - main14 group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}15 cancel-in-progress: true22 IMAGE_FILE: dockerimg-linux.tar.zst23 IMAGE: picolibc-linux24 PACKAGES_FILE: picolibc/.github/linux-packages.txt25 EXTRA_FILE: picolibc/.github/linux-files.txt28 cache-maker:29 runs-on: ubuntu-latest[all …]
2 Copyright © 2018-2023 Keith Packard7 [AVR Libc](https://www.nongnu.org/avr-libc/).19 from Newlib, none of the GPL-related bits used to build the library20 are left in the repository, so all of the source code uses BSD-like21 licenses, a mixture of 2- and 3- clause BSD itself and a variety of24 There are two files used for testing printf, test/printf-tests.c and32 license information in the Debian standard machine-readable format. It33 was generated using the make-copyrights and find-copyright41 * ARC (32- and 64- bit)42 * ARM (32- and 64- bit)[all …]