Skip to content

Commit

Permalink
Update package_mcci_index.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sjpark-mcci authored May 31, 2018
1 parent d71eb44 commit b9f85bd
Showing 1 changed file with 50 additions and 3 deletions.
53 changes: 50 additions & 3 deletions BoardManagerFiles/package_mcci_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,53 @@
}
]
},
{
"name": "MCCI Catena SAMD Boards",
"architecture": "samd",
"version": "1.1.0",
"category": "Contributed",
"help": {
"online": "https://portal.mcci.com"
},
"url": "https://github.com/mcci-catena/ArduinoCore-samd/archive/v1.1.0.tar.gz",
"archiveFileName": "Arduino_Core_SAMD-1.1.0.tar.gz",
"checksum": "SHA-256:145198ea4975926f8bdc0686e7b4562a0144fa435f1f18400ebde13c978cacbf",
"size": "6561646",
"boards": [
{"name": "Catena 4410"},
{"name": "Catena 4420"},
{"name": "Catena 4450"},
{"name": "Catena 4460"},
{"name": "Catena 4470"}
],
"toolsDependencies": [
{
"packager": "arduino",
"version": "4.8.3-2014q1",
"name": "arm-none-eabi-gcc"
},
{
"packager": "arduino",
"version": "1.7.0",
"name": "bossac"
},
{
"packager": "arduino",
"version": "0.9.0-arduino",
"name": "openocd"
},
{
"packager": "arduino",
"name": "CMSIS",
"version": "4.5.0"
},
{
"packager": "arduino",
"name": "CMSIS-Atmel",
"version": "1.1.0"
}
]
},
{
"name": "MCCI Catena STM32 Boards",
"architecture": "stm32",
Expand Down Expand Up @@ -329,7 +376,7 @@
}
]
},
{
{
"name": "MCCI Catena STM32 Boards",
"architecture": "stm32",
"version": "1.0.7",
Expand Down Expand Up @@ -623,7 +670,7 @@
"version": "2017.9.22-mcci",
"name": "STM32Tools"
},
{
{
"systems": [
{
"size": "8890145",
Expand Down Expand Up @@ -656,7 +703,7 @@
],
"version": "2018.3.23-mcci",
"name": "STM32Tools"
}
}
]
}
]
Expand Down

0 comments on commit b9f85bd

Please sign in to comment.