Hi RIOTers,

We have been working in a LoRaMAC layer for RIOT, based on Semtech LoRaMAC.
We only need a fraction of code (just the MAC part [1]), so the first
approach is to compile only this part and develop some glue code.
We are having some problems with this, because there's no API and most
function are internal, so we are not sure if it's the best way to proceed.

Are there any RIOT standards to deal with these cases? Should we consider
this as a pkg if only a small part is being used?

Thank you.
Cheers!

[1]: https://github.com/Lora-net/LoRaMac-node/tree/master/src/mac
_______________________________________________
devel mailing list
[email protected]
https://lists.riot-os.org/mailman/listinfo/devel

Reply via email to