This layer was created to build development tools for microcontrollers. Since building of native toolchain is necessary it is possible to ship binaries compiled from source into images.
see layer.conf for dependencies and Layer-index where to find layers
- Submit any patches against the
meta-microcontroller
layer by using the GitHub pull-request feature.
- Please do not send private emails to maintainer - they will not be answered anymore. For bug-reports/questions/suggestions.. use issues.
- Pull requests should follow OE-Styleguide with the following additions:
- Use 4 spaces for indentation always (shell and python code)
- For splitting of long list values use four-space indentation on successive lines and prefer the closing quote as the first character (OE-Styleguide - second example)
- Pull-requests with patches fixing issues for musl, clang or gold-linker are accepted only if patches have upstream-status "Applied" or "Backport" and contain a link to the upstream patch.
Layer maintainer: Andreas Müller schnitzeltony@gmail.com