basiliscos / c-mrf89xa

Linux device driver for mrf89xa
1 stars 0 forks source link

Documentation #1

Open LeOSW42 opened 7 years ago

LeOSW42 commented 7 years ago

Hi there,

Some documentation is missing. Once the driver is configured and probed correctly to the device, how to communicate to the driver (and then the device) from the userspace ?

Thanks,

Léo :fr:

basiliscos commented 7 years ago

Hi Leo,

Well, yes, indeed. That was quite time ago.

There are high-level LUA-bindings in https://github.com/basiliscos/lua-mrf/tree/master/commands . You can dig for use-cases there. From C-sources of the bindings you can figure out how to use driver in user-space )