Hi everyone, I’m working on a layer 2 bridge station between an ethernet interface and the Morse Micro halow interface; the application requires a strict low power consumption so I’m trying to figure out if this is feasible on a FreeRTOS capable MCU.
However looking in to morselib documentation and IoT-SDK I found out that the library exposes layer 3. Morselib is precompiled so I couldn’t understand if would ever be able to do such thing on the FreeRTOS platform.
Is there any plan to open source morselib as per the Linux implementation? Is this actually achievable on FreeRTOS?