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

Re-works the build system to use Zephyr's West tool #165

Merged
merged 80 commits into from
Apr 7, 2024
Merged

Conversation

dlktdr
Copy link
Owner

@dlktdr dlktdr commented Apr 7, 2024

To support more boards and be able to use a newer version of Zephyr I had to make a switch to use Zephyr's west tool for building.

There will be some challenges to users that have setup the build system using PlatformIO.. I'm sorry.

To get started quickly with this change there is a GitPod setup that will actually get you running quickly. I have also created a docker image you can use to compile the code quickly using docker.

https://gitpod.io/#https://github.com/dlktdr/headtracker/tree/esp_support

After Merge will be

https://gitpod.io/#https://github.com/dlktdr/headtracker/tree/master

docker.io/dlktdr/zephyr:latest - This includes everything needed to compile firmware binaries

@dlktdr dlktdr merged commit 8301e60 into master Apr 7, 2024
2 of 4 checks passed
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.

1 participant