Skip to content

Conversation

@kammce
Copy link
Member

@kammce kammce commented May 24, 2025

Now, if you are testing your own build of the ARM GNU Toolchain, you can make it into a conan package by simply setting the correct version and supplying the local_path option like so:

conan create all --version 13.3 -o "*:local_path=/path/to/build-arm-none-eabi/install"

Now, if you are testing your own build of the ARM GNU Toolchain, you
can make it into a conan package by simply setting the correct version
and supplying the local_path option like so:

```
conan create all --version 13.3 -o "*:local_path=/path/to/build-arm-none-eabi/install"
```
@kammce kammce merged commit 5c57534 into main May 24, 2025
18 checks passed
@kammce kammce deleted the local-path branch May 24, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants