-
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
Bluetooth: Mesh: Add sysbuild support to Light DFU overlay #18
Bluetooth: Mesh: Add sysbuild support to Light DFU overlay #18
Commits on May 14, 2024
-
sysbuild: Change multi image configuration errors to warnings
Changes from fatal error to warning level when issues with sysbuild multi image configuration is detected so that builds can be fixed Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 7b94b86 - Browse repository at this point
Copy the full SHA 7b94b86View commit details -
sysbuild: Add support for nrf9161dk
Adds support for using the nrf9161dk target board Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 01b61fb - Browse repository at this point
Copy the full SHA 01b61fbView commit details -
dfu_target_stream: Add progress cleanup
It is necessary to erase progress for both streams before test execution. Remove the bootloader from sysbuild as the bootloader is not required by the test. Signed-off-by: Tomasz Chyrowicz <tomasz.chyrowicz@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 2687237 - Browse repository at this point
Copy the full SHA 2687237View commit details -
sysbuild: Add external flash functionality
Adds the external flash functionality from child/parent image partition manager Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for d003bb6 - Browse repository at this point
Copy the full SHA d003bb6View commit details -
bootloader: Reduce slots if image is MCUboot
Reduces the number of slots if the current image is MCUboot as this configuration is no longer stored in the application in sysbuild Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for e61a3e4 - Browse repository at this point
Copy the full SHA e61a3e4View commit details -
samples/applications/tests: Add sysbuild configurations
Adds sysbuild configurations to samples, applications and tests which replaces child/parent image builds Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for bbd0927 - Browse repository at this point
Copy the full SHA bbd0927View commit details -
sysbuild: Add bluetooth mesh DFU metadata support
Adds bluetooth mesh DFU metadata output support to app_update.zip Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 31e29bc - Browse repository at this point
Copy the full SHA 31e29bcView commit details -
boards: nrf7002dk: Enable wifi by default
Enables wifi by default in sysbuild for this board Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for ed8f08e - Browse repository at this point
Copy the full SHA ed8f08eView commit details -
sysbuild: Exclude boards from partition manager
Excludes partition manager for all nrf54h20dk board targets Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 245b069 - Browse repository at this point
Copy the full SHA 245b069View commit details -
sysbuild: Add support for matter factory data
Adds support for outputting matter factory data using sysbuild Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for d0d3036 - Browse repository at this point
Copy the full SHA d0d3036View commit details -
samples/applications: matter: Enable factory data
Enables factory data output for sysbuild builds Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 75858db - Browse repository at this point
Copy the full SHA 75858dbView commit details -
tests: dfu: dfu_target: Rename test
Renames the test to avoid a conflict with an MCUboot sysbuild cmake file Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for a937cfb - Browse repository at this point
Copy the full SHA a937cfbView commit details -
sysbuild: Switch to SoCs instead of boards
Switches to using SoCs instead of boards, this allows any nrf5340 or nrf91x-based board to make use of things like network core images and secure boot Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 0bb806a - Browse repository at this point
Copy the full SHA 0bb806aView commit details -
sysbuild: Add preliminary support for nrf700x patches
Adds initial support for loading nRF700x patches from QSPI Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 7ba49fc - Browse repository at this point
Copy the full SHA 7ba49fcView commit details -
boards: thingy91: Add initial sysbuild options
Adds initial sysbuild options for partition layout Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for ebcb5db - Browse repository at this point
Copy the full SHA ebcb5dbView commit details -
cmake: sysbuild: Fix partition manager not escaping variables
Fixes an inconsistency with sysbuild's partition manager not escaping variables that child/parent image would Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 84eb027 - Browse repository at this point
Copy the full SHA 84eb027View commit details -
manifest: Update find-my and zephyr
Updates find-my and zephyr to include sysbuild support Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 42b455a - Browse repository at this point
Copy the full SHA 42b455aView commit details -
cmake: Add deprecation wwarning to child/parent image
Adds a deprecation warning that describes that child/parent image has been replaced with sysbuild and when the feature will be removed entirely Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 4722acf - Browse repository at this point
Copy the full SHA 4722acfView commit details -
applications: nrf5340_audio: Change build type to file suffix
Changes from the deprecated build type to file suffix Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 879812d - Browse repository at this point
Copy the full SHA 879812dView commit details -
doc: Change build type to file suffix
Changes from the deprecated build type to file suffix Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 21c001c - Browse repository at this point
Copy the full SHA 21c001cView commit details -
sysbuild: Add support for dfu_application.zip output
Adds support for generating an update zip file Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 9c9acab - Browse repository at this point
Copy the full SHA 9c9acabView commit details -
cmake: sysbuild: Fix b0 signing
Fixes b0 signing to only apple for the application core image and uses s0_image as the name for the image that resides in the first slot Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for a0e0ef8 - Browse repository at this point
Copy the full SHA a0e0ef8View commit details -
tools: Use ncs-build image based on ubuntu 22
Use ncs-build image based on ubuntu 22.04. It contains gcc 11 needed for twister tests on native simulator. Signed-off-by: Jan Gałda <jan.galda@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 10dca6f - Browse repository at this point
Copy the full SHA 10dca6fView commit details -
Bluetooth: Mesh: Add sysbuild support to Light DFU overlay
This does the following: * Add sysbuild_dfu.conf to enable the bootloader when building with DFU support. * Replace overlay-dfu.conf with prj_dfu.conf, to enable use of FILE_SUFFIX to specify all required config for the DFU configuration Signed-off-by: Ludvig Jordet <ludvig.jordet@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 4d8375c - Browse repository at this point
Copy the full SHA 4d8375cView commit details