micropython-lib/micropython/drivers/radio/nrf24l01
Peter Hinch d1aaec7174
nrf24l01: Improve test to add RP2 support, fix ESP32.
Use explicit pin numbers to instantiate the SPI interface on RP2.
On ESP32 use SoftSPI(...) rather than SPI(-1, ...).

Update terminology to initiator/responder.

Tested with two Pico boards.
2022-11-15 23:50:04 +11:00
..
manifest.py micropython/drivers: Move "nrf24l01" radio driver from main repo. 2022-09-06 13:21:52 +10:00
nrf24l01.py micropython/drivers: Move "nrf24l01" radio driver from main repo. 2022-09-06 13:21:52 +10:00
nrf24l01test.py nrf24l01: Improve test to add RP2 support, fix ESP32. 2022-11-15 23:50:04 +11:00