Skip to content

Commit

Permalink
Update package-list.yaml
Browse files Browse the repository at this point in the history
added verification
  • Loading branch information
ubidefeo authored Nov 8, 2023
1 parent f34b7f4 commit 3fae914
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions package-list.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,12 @@ packages:
description: Python drivers for the Holtek HT16K33 controller chip and various display devices based upon it, such as the Adafruit 0.8-inch 8x16 LED Matrix FeatherWing and the Raspberry Pi Pico. The drivers supports both CircuitPython and MicroPython applications. They communicate using I²C.
tags: ["LED", "matrix", "segment", "adafruit"]
license: Licensed under the MIT License.
verification:
- fqbn: "arduino:esp32:nano_nora"
library_version: "3.4.2"
micropython_version: "1.20.0"
tester: "arduino"
- fqbn: "esp32:esp32:esp32s3"
library_version: "3.4.2"
micropython_version: "1.20.0"
tester: "arduino"

0 comments on commit 3fae914

Please sign in to comment.