-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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] Added on-boarding codes generation to the factory data script #25879
[nrfconnect] Added on-boarding codes generation to the factory data script #25879
Conversation
8136ad1
to
79c6e6e
Compare
PR #25879: Size comparison from a193746 to 79c6e6e Full report (1 build for cc32xx)
|
79c6e6e
to
4dc36a4
Compare
4dc36a4
to
065f6dc
Compare
PR #25879: Size comparison from 2d4895e to 065f6dc Decreases (1 build for cc32xx)
Full report (1 build for cc32xx)
|
b97b59e
to
13d6c80
Compare
e75e336
to
0a8abdb
Compare
PR #25879: Size comparison from a27bc8c to 0a8abdb Full report (1 build for cc32xx)
|
0a8abdb
to
eab1f9d
Compare
PR #25879: Size comparison from a27bc8c to eab1f9d Full report (1 build for cc32xx)
|
eab1f9d
to
909238d
Compare
PR #25879: Size comparison from ce0ddc0 to 909238d Decreases (1 build for cc32xx)
Full report (1 build for cc32xx)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One nit.
…ript Generate onboarding parameters: - manual pairing code - QRCode using Nrfconnect factory data script. To generate onboarding parameters add --generate_onboarding to the generate_nrfconnect_chip_factory_data.py script. Added generation of onboarding parameters to the CMAKE script
909238d
to
3f022eb
Compare
PR #25879: Size comparison from ce0ddc0 to 3f022eb Increases (1 build for cc32xx)
Full report (1 build for cc32xx)
|
Generate onboarding parameters:
To generate onboarding parameters add --generate_onboarding to the generate_nrfconnect_chip_factory_data.py script.