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

Modifications to build cleanly for ESP32 using the ESP IDF component style structure #536

Merged
merged 3 commits into from
Jan 22, 2025

Conversation

j-c-cook
Copy link
Contributor

@j-c-cook j-c-cook commented Jan 18, 2025

Describe your changes

I have consulted the Espressif IDF Build System documentation while creating a minimalist AgIsoStack-on-ESP32 example project. The project successfully links to the TWAI hardware files, flashes on an ESP32 development board and initializes the canDriver.

How has this been tested?

See the minimalist AgIsoStack-on-ESP32 repository.

image

@GwnDaan GwnDaan added the os: esp-idf Related to usage on ESP-IDF label Jan 22, 2025
Copy link
Member

@GwnDaan GwnDaan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution! It is much appreciated, if you come across anything else don't hesitate to open an issue, or even better a pull request like this one :)

@GwnDaan GwnDaan merged commit 979e08a into Open-Agriculture:main Jan 22, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os: esp-idf Related to usage on ESP-IDF
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants