I'm sing NCS SDK 3.3.0:
https://github.com/nrfconnect/sdk-nrf/releases/tag/v3.3.0
Currently I'm using Zephyr sdk 0.17.14. I would like to start using 1.0.1 https://github.com/zephyrproject-rtos/sdk-ng/releases
but when i compile my project, there is a warning that the zephyr sdk version is not compatible with ncs sdk 3.3.0.
When would be possible to use zephyr sdk 1.0.1?
Thanks you