Open KOLANICH opened 2 years ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
It is likely these patches should be applied to other cores too.
CLA won't be signed, but everyone can consider original parts of my contribution as licensed under Unlicense license.
Thanks for your contribution!
I believe this might be already solved in https://github.com/arduino/ArduinoCore-API, which should be the base of this core as well in the future (also see https://github.com/arduino/ArduinoCore-API/pull/140 which makes some additional related changes).
Thanks. Incorporated some changes from there.
These patches should be enough to use
magic_enum
library andstd::string
. For using CTRE other patches are needed, but they don't belong to this repo.