Skip to content

Commit 99cfd1d

Browse files
author
Simon Prickett
committed
Updated with 1.24 runtime testing.
1 parent 68b11a4 commit 99cfd1d

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -443,13 +443,16 @@ The [`examples`](examples/) folder contains example MicroPython scripts, some of
443443

444444
## Testing
445445

446-
This driver library was tested using the following MicroPython versions:
447-
448-
* **1.23.0** ([download](https://micropython.org/download/))
449-
* macOS/darwin
450-
* Raspberry Pi Pico W
451-
* **1.23.0 (Pimoroni build)** ([download](https://github.com/pimoroni/pimoroni-pico/releases))
452-
* Raspberry Pi Pico W
446+
This driver library has been tested using the following MicroPython versions:
447+
448+
* **1.24.0**
449+
* macOS/darwin ([install with Homebrew package manager](https://formulae.brew.sh/formula/micropython))
450+
* Raspberry Pi Pico W ([download](https://micropython.org/download/RPI_PICO_W/))
451+
* **1.23.0**
452+
* macOS/darwin ([install with Homebrew package manager](https://formulae.brew.sh/formula/micropython))
453+
* Raspberry Pi Pico W ([download](https://micropython.org/download/RPI_PICO_W/))
454+
* **1.23.0 (Pimoroni build)**
455+
* Raspberry Pi Pico W ([download](https://github.com/pimoroni/pimoroni-pico/releases))
453456

454457
If you have other microcontroller boards that you can test the driver with or provide examples for, we'd love to receive a [pull request](/pulls)!
455458

0 commit comments

Comments
 (0)