Hi Guys,
I'm interested in RT-Thread's dlmodule.
The only other small OS I've found with something similar is NuttX, which supports FlatX modules.
Does dlmodule let me write my own modules that target the main application's API?
If it did, this would make me very happy.
I want to be able to develop a stable platform that exposes a programatic API for plugins.
I want customers to be able to write modules targeting this API.
The modules would be tested and digitally signed to ensure compatibility and authority for the target platform.