* Add best effort publisher example
* Add Best effort subscriber
* Add examples to CMake
* Remove references to client.config
* Fix
* Update examples/PublishHelloWorldBestEffort/README.md
Co-authored-by: Jose Antonio Moral <joseantoniomoralparras@gmail.com>
* Update examples/PublishHelloWorldBestEffort/README.md
Co-authored-by: Jose Antonio Moral <joseantoniomoralparras@gmail.com>
* Update examples/SubscribeHelloWorldBestEffort/README.md
Co-authored-by: Jose Antonio Moral <joseantoniomoralparras@gmail.com>
* Auto stash before merge of "feature/add_be_examples" and "origin/feature/add_be_examples"
* Address changes
Co-authored-by: Jose Antonio Moral <joseantoniomoralparras@gmail.com>
* Change configuration approach.
* Rename PROFILE_XXX_TRANSPORT by UCLIENT_PROFILE_XXX.
* Add Zephyr platform support in CMake.
* Modify transport source selection in CMakeLists.txt.