microsoft / devkit-sdk

Arduino library and package for the MXChip IoT DevKit
https://aka.ms/devkit
MIT License
68 stars 57 forks source link

Fix #1079 Remove -gcc flag from AZ3166 recipe.c.combine.pattern #1080

Open duglah opened 3 years ago

duglah commented 3 years ago

Updated arm-none-eabi-gcc throws error: arm-none-eabi-gcc: error: unrecognized debug output level 'cc', so we have to delete the flag. Fix #1079