Skip to content

Commit

Permalink
Fix #26: release STM32 v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
terrillmoore committed May 24, 2021
1 parent 45bb292 commit 9dd1391
Showing 1 changed file with 59 additions and 0 deletions.
59 changes: 59 additions & 0 deletions BoardManagerFiles/package_mcci_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1682,6 +1682,65 @@
}
]
},
{
"name": "MCCI Catena STM32 Boards",
"architecture": "stm32",
"version": "3.0.2",
"category": "Contributed",
"help": {
"online": "https://forum.mcci.io"
},
"url": "https://github.com/mcci-catena/Arduino_Core_STM32/archive/refs/tags/v3.0.2.tar.gz",
"archiveFileName": "Arduino_Core_STM32-3_0_2.tar.gz",
"checksum": "SHA-256:1535f9f754d0d5ccfc3ff48ab0297a77a282726fc103d35530b84d88ba87a0d4",
"size": "5993362",
"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 9dd1391

Please sign in to comment.