wrap RF24Gateway
It seems like this should be relatively simple since RF24Gateway uses libs found in the Linux kernel (I think).
The fact that this hasn't been done for the individual lib tells me there might not be demand for it (or people just don't understand the usefulness).
If I get to know the RF24Gateway code base better, than there might be a way to write a pure python module that uses python portable std libs, but that may be more work than its worth since this package only functionally supports Linux devices.
Resolves #20
Apparently the project is not migrated: https://github.com/bouffalolab/bl-pac/commit/eb62bbb0c102fa0d8bf18d1c667d479ab6332868
Apparently the project is not migrated: bouffalolab/bl-pac@eb62bbb
Yes. It appears that after telling us to move, @luojia65 went and started another PAC/HAL instead (https://github.com/rustsbi/bouffalo-hal), and never updated any of the projects they initiated to indicate they were abandoned.