I am trying to decide whether to use free-rtos or bare-metal.
In the documentation for the nRF SDK v15.0.0 i see that free-rtos is not supported for the nRF52840.
However, when i try to compile this, it seems to work (except for the error handler. within the ses ide, only when using gcc, not for clang).
So i would like to know what the state of development is, and when official support can be expected.
thanks