I’m a bit confused on how to correctly include an external library into RIOT
.
My goal is to have a Modbus
library supporting RTU
and TCP
.
I found an appropriate library on
I’m not sure which requirements it fulfills and if I have to add it as a module
or as an (external) package
I would be very grateful for a few hints