forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[nrfconnect] Refactored configuration for the nrfconnect examples #63
Open
kkasperczyk-no
wants to merge
10
commits into
master
Choose a base branch
from
sample_defaults
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+3,377
−947
Commits on Apr 1, 2022
-
[nrfconnect] Refactored configuration for the nrfconnect examples
nrfconnect platform uses Kconfig overlays and defaults in a way that is not consistent with the nRF Connect SDK recommendations * Created Kconfig.defaults that set default configs common for all examples (replaced sample-defaults.conf) * Created Kconfig.features that allows to configure set of options within single feature using single option * Replaced approach of adding overlays in example cmake file with the pattern of placing prj.conf files in a configuration/build-target/ location that allows adding config files to the build automatically by the toolchain. * Created debug and release configuration variants for several examples.
Configuration menu - View commit details
-
Copy full SHA for 91f88e9 - Browse repository at this point
Copy the full SHA 91f88e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 882fb4d - Browse repository at this point
Copy the full SHA 882fb4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9e8650 - Browse repository at this point
Copy the full SHA d9e8650View commit details -
Update examples/pump-controller-app/nrfconnect/configuration/nrf5340d…
…k_nrf5340_cpuapp/prj.conf
Configuration menu - View commit details
-
Copy full SHA for b8e49b0 - Browse repository at this point
Copy the full SHA b8e49b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9b0ee - Browse repository at this point
Copy the full SHA 4f9b0eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9adbe - Browse repository at this point
Copy the full SHA 4f9adbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7da2bc - Browse repository at this point
Copy the full SHA e7da2bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 161e32e - Browse repository at this point
Copy the full SHA 161e32eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92c68d7 - Browse repository at this point
Copy the full SHA 92c68d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 002da8a - Browse repository at this point
Copy the full SHA 002da8aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.