micropython-lib/micropython/drivers/radio
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
..
nrf24l01 nrf24l01: Improve test to add RP2 support, fix ESP32. 2022-11-15 23:50:04 +11:00