Skip to content
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

samples: cellular: http_update: modem DFU samples refactoring #11036

Merged
merged 1 commit into from
Oct 12, 2023

Commits on Oct 12, 2023

  1. samples: cellular: http_update: remove application reboot

    * With changes to the modem firmware and integration it is not
      necessary to reboot the application to perform a modem firmware
      update. This commit refactors the full and delta modem firmware update
      samples to only reinitialize the modem and modem library when
      performing the update.
    * With changes to full and delta modem firmware update samples, this
      was the only sample using the common folder so this is merged into the
      application. Restructure the sample to align with the modem firmware
      update samples.
    
    Signed-off-by: Eivind Jølsgard <eivind.jolsgard@nordicsemi.no>
    eivindj-nordic committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    90eada8 View commit details
    Browse the repository at this point in the history