We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Telink CMakeFiles directly include /src/app/util/* and zzz_generated paths for includes.
/src/app/util/*
This makes any common refactors tedious. Mbed and NRF already use a common src/app/chip_data_model.cmake
Telink
The text was updated successfully, but these errors were encountered:
@andy31415 Please check if I did everything what you mean. If something missed just inform me.
Sorry, something went wrong.
This is already fixed.
No branches or pull requests
Reproduction steps
Telink CMakeFiles directly include
/src/app/util/*
and zzz_generated paths for includes.This makes any common refactors tedious. Mbed and NRF already use a common src/app/chip_data_model.cmake
Platform
Telink
The text was updated successfully, but these errors were encountered: