Merge remote-tracking branch 'origin/master' into ios-with-xcode-11

This commit is contained in:
Matthew Bauer
2020-01-03 15:34:20 -05:00
7558 changed files with 236830 additions and 164179 deletions
+6
View File
@@ -118,6 +118,12 @@ rec {
config = "avr";
};
vc4 = {
config = "vc4-elf";
libc = "newlib";
platform = {};
};
arm-embedded = {
config = "arm-none-eabi";
libc = "newlib";