What is needed is to be able to share common logic between character and uORB 
drivers.  In NuttX this is normally done with an upper half/lower half driver 
architecture.  In this case the common, low level, hardware specific lower half 
would be shared by a character driver and a uORB upper half.

Reply via email to