Skip to content

Commit

Permalink
Add STM32 v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
terrillmoore committed May 21, 2021
1 parent a3d4e9c commit c1da0cf
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions BoardManagerFiles/package_mcci_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1339,6 +1339,47 @@
}
]
},
{
"name": "MCCI Catena STM32 Boards",
"architecture": "stm32",
"version": "3.0.1",
"category": "Contributed",
"help": {
"online": "https://forum.mcci.io"
},
"url": "https://github.com/mcci-catena/Arduino_Core_STM32/archive/refs/tags/v3.0.1.tar.gz",
"archiveFileName": "Arduino_Core_STM32-3_0_1.tar.gz",
"checksum": "SHA-256:48638b8a3dc1864310a0e673b0f40cbe60acd4380856f601420fa814f65b4ef5",
"size": "5988888",
"boards": [
{"name": "Catena4551"},
{"name": "Catena4610"},
{"name": "Catena4611"},
{"name": "Catena4612"},
{"name": "Catena4617"},
{"name": "Catena4618"},
{"name": "Catena4630"},
{"name": "Catena4801"},
{"name": "Catena4802"}
],
"toolsDependencies": [
{
"version": "6-2017-q2-update",
"name": "arm-none-eabi-gcc",
"packager": "mcci"
},
{
"version": "2018.3.23-mcci",
"name": "STM32Tools",
"packager": "mcci"
},
{
"packager": "arduino",
"name": "CMSIS",
"version": "4.5.0"
}
]
},
{
"name": "MCCI Connection Exerciser ",
"architecture": "avr",
Expand Down

0 comments on commit c1da0cf

Please sign in to comment.