pyRF24 icon indicating copy to clipboard operation
pyRF24 copied to clipboard

wrap RF24Gateway

Open 2bndy5 opened this issue 3 years ago • 3 comments

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.

2bndy5 avatar Jun 18 '22 10:06 2bndy5

Resolves #20

9names avatar Mar 03 '24 01:03 9names

Apparently the project is not migrated: https://github.com/bouffalolab/bl-pac/commit/eb62bbb0c102fa0d8bf18d1c667d479ab6332868

Disasm avatar Mar 06 '24 09:03 Disasm

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.

9names avatar Jun 30 '24 01:06 9names