Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 4938e4e

Browse files
authored
Update platform
"platforms": ["raspberrypi"],
1 parent 33152b5 commit 4938e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
]
2424
},
2525
"frameworks": "*",
26-
"platforms": ["rp2040", "mbed_rp2040", "mbed_nano"],
26+
"platforms": ["raspberrypi"],
2727
"examples": "examples/*/*/*.ino",
2828
"license": "MIT"
2929
}

0 commit comments

Comments
 (0)