Skip to content

Commit

Permalink
Merge pull request #30 from mcci-catena/issue29
Browse files Browse the repository at this point in the history
Fix #29: add STM32 v3.0.4
  • Loading branch information
terrillmoore authored Oct 19, 2021
2 parents 0d8f646 + eb43e36 commit 563f73e
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 @@ -1800,6 +1800,65 @@
}
]
},
{
"name": "MCCI Catena STM32 Boards",
"architecture": "stm32",
"version": "3.0.4",
"category": "Contributed",
"help": {
"online": "https://forum.mcci.io"
},
"url": "https://github.com/mcci-catena/Arduino_Core_STM32/archive/refs/tags/v3.0.4.tar.gz",
"archiveFileName": "Arduino_Core_STM32-3_0_4.tar.gz",
"checksum": "SHA-256:47738e92f7ad7f666b8b1dbd9aecfc52b22227422f295a504aa89e97f333ae55",
"size": "5993657",
"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 563f73e

Please sign in to comment.