Skip to content

Commit

Permalink
Fix #32: release STM32 BSP v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
terrillmoore committed Mar 19, 2022
1 parent 563f73e commit e33355e
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 @@ -1859,6 +1859,65 @@
}
]
},
{
"name": "MCCI Catena STM32 Boards",
"architecture": "stm32",
"version": "3.0.5",
"category": "Contributed",
"help": {
"online": "https://forum.mcci.io"
},
"url": "https://github.com/mcci-catena/Arduino_Core_STM32/archive/refs/tags/v3.0.5.tar.gz",
"archiveFileName": "Arduino_Core_STM32-3_0_5.tar.gz",
"checksum": "SHA-256:9d928936276546620a88b1654f975343c94b449d259f65cc45da4b7ac59ad433",
"size": "5993777",
"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 e33355e

Please sign in to comment.