Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Add ability to use custom build tools #9

Open
Assignees
Labels
featureNew feature priority: normalNormal priority - Probably will be implemented some time soon
Milestone
@MrPointer

Description

Currently the only supported build tool is avr-gcc, which is used by the native Arduino SDK.
Other platforms however, such as the ESP32, use different build tools (xtensa in the case of ESP32).
These should also be supported.

One way to allow this is to give the user the ability to pass the name/pattern of the build tool to the framework, which will use it in the Toolchain file when finding all required build tools (such as compilers).
Another option is to add support specifically for ESP32, since it's a very different platform, but that's probably not the preferred option as it's not robust enough.

Edit: Depends on #12.

Metadata

Metadata

Labels

featureNew feature priority: normalNormal priority - Probably will be implemented some time soon

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    AltStyle によって変換されたページ (->オリジナル) /