micropython-lib/micropython/drivers
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
..
bus/onewire
codec/wm8960
display
imu
led/neopixel
radio/nrf24l01 nrf24l01: Improve test to add RP2 support, fix ESP32. 2022-11-15 23:50:04 +11:00
sensor sensor/mhz19: Add driver for MH-Z19 (CO2 sensor). 2022-11-15 23:06:42 +11:00
storage/sdcard