Skip to content

Commit 5f0e907

Browse files
authored
Merge pull request #230 from arduino/pennam-unoq-patch
ci: fix UNO Q and Community Boards package name
2 parents 42962b5 + 2692c58 commit 5f0e907

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Zephyr community boards (BETA)",
2+
"name": "Zephyr Community Boards (BETA)",
33
"architecture": "zephyr_contrib",
44
"category": "Contributed"
55
}

extra/artifacts/zephyr_unoq.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Arduino Uno Q board",
2+
"name": "Arduino UNO Q Board",
33
"architecture": "zephyr",
44
"category": "Arduino"
55
}

0 commit comments

Comments
 (0)