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

treewide: Remove unnecessary modem dependencies related to MMSS #11632

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

glarsennordic
Copy link
Contributor

@glarsennordic glarsennordic commented Jun 27, 2023

Remove various unnecessary modem dependencies that prevent building the MQTT Multi Service Sample for Wi-Fi-only targets.

IRIS-6344
IRIS-5812

@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Jun 27, 2023
@glarsennordic glarsennordic force-pushed the IRIS-4658 branch 2 times, most recently from 79c372b to c415ee2 Compare June 27, 2023 23:29
@glarsennordic glarsennordic marked this pull request as ready for review June 27, 2023 23:30
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jun 27, 2023

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
test-fw-nrfconnect-nrf-iot_cloud X
test-fw-nrfconnect-nrf-iot_mosh X
test-fw-nrfconnect-nrf-iot_positioning X
test-fw-nrfconnect-nrf-iot_serial_lte_modem X
test-fw-nrfconnect-nrf-iot_thingy91 X

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

@glarsennordic glarsennordic force-pushed the IRIS-4658 branch 2 times, most recently from 9cefc82 to a05e798 Compare June 27, 2023 23:38
@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

@glarsennordic glarsennordic force-pushed the IRIS-4658 branch 2 times, most recently from 52b9f56 to dba5195 Compare June 28, 2023 20:26
Copy link
Contributor

@plskeggs plskeggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

#include <zephyr/net/socket.h>
#include <net/nrf_cloud.h>
#include <net/nrf_cloud_codec.h>
#include <date_time.h>
#include <zephyr/logging/log.h>
#include <modem/nrf_modem_lib.h>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keeping #include <modem/nrf_modem_lib.h> for now until #11519 merges

@glarsennordic glarsennordic force-pushed the IRIS-4658 branch 2 times, most recently from 88afa7d to 3cfec20 Compare June 28, 2023 22:18
lib/location/location_utils.c Outdated Show resolved Hide resolved
@glarsennordic glarsennordic force-pushed the IRIS-4658 branch 2 times, most recently from 16800fb to 39d63bf Compare June 30, 2023 21:02
Remove various unnecessary modem dependencies that prevent building
the MQTT Multi Service Sample for Wi-Fi-only targets.

IRIS-6344
IRIS-5812

Signed-off-by: Georges Oates_Larsen <georges.larsen@nordicsemi.no>
@nordicjm nordicjm merged commit 9a5deca into nrfconnect:main Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants