Skip to content

Conversation

joelguittet
Copy link
Owner

The purpose of this Pull-Request is to remove unknown libraries in the Zephyr Kconfig file: cJSON and msgpack-c.
These are submodule I created in the samples but they are not commonly known to be Zephyr modules. Moreover, CJSON conflicts with CJSON_LIB in nRF Connect SDK environment.

It is the responsibility of the application ot include the expected APIs:

  • cJSON is always required (currently used in the core of the client)
  • msgpack-c is required when building the troubleshooting add-on only.

@joelguittet joelguittet self-assigned this Jul 26, 2025
@joelguittet joelguittet added the enhancement New feature or request label Jul 26, 2025
Copy link

@joelguittet joelguittet merged commit c6116fe into master Jul 26, 2025
6 checks passed
@joelguittet joelguittet deleted the enhancement/remove-zephyr-kconfig-unknown-lib branch July 26, 2025 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant