You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ATfE] Add scripts to build newlib and llvmlibc overlay packages (#63)
This introduces two new scripts for building ovelay library packages for
the Arm Toolchain for Embedded, one for the newlib overlay and one for
the llvmlibc overlay.
The scripts follow the same approach as the existing `build.sh` script,
but using different build directories and providing the corresponding
CMake options for each overlay package.
0 commit comments