Skip to content

Commit 82b3862

Browse files
committed
Add Nano RP2040 Connect to template json
1 parent d2942e2 commit 82b3862

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: extras/package_index.json.NewTag.template

+4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"name": "[DEPRECATED - Please install standalone packages] Arduino Mbed OS Boards",
1414
"architecture": "mbed",
1515
"version": "%%VERSION%%",
16+
"deprecated": true,
1617
"category": "Arduino",
1718
"url": "http://downloads.arduino.cc/cores/staging/%%FILENAME%%",
1819
"archiveFileName": "%%FILENAME%%",
@@ -28,6 +29,9 @@
2829
{
2930
"name": "Arduino Nano 33 BLE Sense"
3031
},
32+
{
33+
"name": "Arduino Nano RP2040 Connect"
34+
},
3135
{
3236
"name": "Arduino Portenta H7"
3337
},

0 commit comments

Comments
 (0)