Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Support for an arbitraty path to Zephyr project files #14

Open
prayassamriya opened this issue Jan 5, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@prayassamriya
Copy link

when using zephyr OS based project on platform IO, platform IO expects cmakelist to be part of zephyr folder in the project folder. how can I instruct pio to use the cmakelist available in the project folder directly. I have observed that when if I delete this folder, pio automatically creates it before building. as far as I understand, this is mandatory as mentioned here -
https://community.platformio.org/t/how-to-get-rid-of-zephyr-folder-created-automatically-by-platform-io/25157
request you to allow the option to set the root cmake list path or anything additional that is pio searching in zephyr folder.

@ivankravets
Copy link
Member

@valeros please help. Is this issue related to the IDE?

@ivankravets ivankravets added the help wanted Extra attention is needed label Feb 11, 2022
@valeros valeros transferred this issue from platformio/platformio-vscode-ide Feb 11, 2022
@valeros valeros added enhancement New feature or request and removed help wanted Extra attention is needed labels Feb 11, 2022
@valeros valeros changed the title mandatory zephyr folder in platform io Feature request: Support for an arbitraty path to Zephyr project files Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants