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

net: lib: nrf_cloud_fota: enable SMP FOTA #17489

Merged
merged 3 commits into from
Sep 27, 2024
Merged

Commits on Sep 27, 2024

  1. net: lib: nrf_cloud: update nrf_cloud_fota_common logging

    Use CONFIG_NRF_CLOUD_FOTA_LOG_LEVEL instead of
    CONFIG_NRF_CLOUD_LOG_LEVEL for logging in the
    nrf_cloud_fota_common.c file.
    
    Signed-off-by: Justin Morton <justin.morton@nordicsemi.no>
    jayteemo committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e74b3ce View commit details
    Browse the repository at this point in the history
  2. net: lib: nrf_cloud_fota: enable SMP FOTA type

    Enable SMP FOTA type for MQTT-based FOTA.
    
    IRIS-9480
    IRIS-9482
    
    Signed-off-by: Justin Morton <justin.morton@nordicsemi.no>
    jayteemo committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5cc1fde View commit details
    Browse the repository at this point in the history
  3. net: lib: nrfcloud: kconfig organization/cleanup

    Improve Kconfig menu display and navigation.
    
    Signed-off-by: Justin Morton <justin.morton@nordicsemi.no>
    jayteemo committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d4c25b1 View commit details
    Browse the repository at this point in the history