Hi!
I want to implement couple new decoders to parse messages for Crossfire and MavLink protocols which are using UART as base
but I don't know where to put them at macos.
Also it will be usefull to know how to debug them. I guess that there are some python running as a backend, so it will be usefull to know how to connect dubugger to it
thanks!