Skip to content

Add esp_hosted target tests #24

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

david-cermak
Copy link
Collaborator

  • Adds more target tests

Since include order depends on the directory the "includer resides,
so if the user pulls some header from esp_wifi/include folder, the
subsequest "includees" wout be taken from that directory first.
Therefore we need to supply all potential "includer"s into the
"injected" directory.
Also, the internal wifi sources (if wifi is OFF) needs to be compiled
with wifi-remote properties (using "injected" headers)
0.8.0
Features
- Copy additional wifi headers to prepend-dir (a936924)
- Add injected headers with slave/remote configs (485d261)
- use WIFI_RMT_ prefix for remote wifi configs (e1a9d6b)
Bug Fixes
- Update headers and configs on supported versions (1279776)
- Preprocess injected headers (6e981ff)
@david-cermak david-cermak self-assigned this Mar 6, 2025
@david-cermak david-cermak force-pushed the fix/hosted_target_tests branch 4 times, most recently from 2000ca7 to 550c4f1 Compare March 6, 2025 17:46
@david-cermak david-cermak force-pushed the fix/hosted_target_tests branch from 550c4f1 to 01a860e Compare March 6, 2025 18:09
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