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
Evaluate how to support platforms other than Arduino alone.
The firmware should be developed using industry-standard toolchains, ideally supporting cross-platform, flexible development.
The current firmware is developed using the Arduino ecosystem. While this does provide cross-platform options, it is otherwise a fairly restrictive environment. Ideally, developers should have greater flexibility in choosing compilers, SDKs, debuggers, and IDEs.
The text was updated successfully, but these errors were encountered:
Evaluate how to support platforms other than Arduino alone.
The firmware should be developed using industry-standard toolchains, ideally supporting cross-platform, flexible development.
The current firmware is developed using the Arduino ecosystem. While this does provide cross-platform options, it is otherwise a fairly restrictive environment. Ideally, developers should have greater flexibility in choosing compilers, SDKs, debuggers, and IDEs.
The text was updated successfully, but these errors were encountered: