-
Notifications
You must be signed in to change notification settings - Fork 7.5k
LWM2M configs not defined #1429
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
Comments
same for |
Thanks @nashif. I'll include fixing these in my next series. |
was this fixed? |
Not yet. I can land a patch for this after the multi-fragment support is merged. |
These configs will be addressed in the upcoming patches to support LwM2M bootstrap. If there's a priority I can remove them, but some of the code will come right back later. |
Signed-off-by: Cui Yan <[email protected]>
This adds the LWM2M_DEVICE_PWRSRC_MAX config: |
looks like this is resolved now |
LWM2M_BOOTSTRAP_SERVER not defined anywhere, yet being used here:
subsys/net/lib/lwm2m/lwm2m_rd_client.c:#if defined(CONFIG_LWM2M_BOOTSTRAP_SERVER)
The text was updated successfully, but these errors were encountered: