Skip to content

Commit 3e27d53

Browse files
committed
Add override for package descriptor
1 parent 0c801b0 commit 3e27d53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package-list.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ packages:
2626
url: https://github.com/mcauser/micropython-my9221
2727
description: A MicroPython library for 10 segment LED bar graph modules using the MY9221 LED driver.
2828
tags: ["LED"]
29+
package_descriptor:
30+
urls:
31+
- [micropython-my9221/my9221.py, github:mcauser/micropython-my9221/my9221.py]
2932
verification:
3033
- fqbn: "arduino:mbed_nano:nanorp2040connect"
3134
library_version: null

0 commit comments

Comments
 (0)