Skip to content

Commit

Permalink
chore: release core 2.7.0 and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fpistm committed Nov 16, 2023
1 parent 33a7dcd commit d538116
Showing 1 changed file with 117 additions and 0 deletions.
117 changes: 117 additions & 0 deletions package_stmicroelectronics_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,74 @@
}
]
},
{
"name": "STM32 MCU based boards",
"architecture": "stm32",
"version": "2.7.0",
"category": "Contributed",
"url": "https://github.com/stm32duino/Arduino_Core_STM32/releases/download/2.7.0/STM32-2.7.0.tar.bz2",
"archiveFileName": "STM32-2.7.0.tar.bz2",
"checksum": "SHA-256:1ca7c6580fd578cac3534e11cd32eeff7b0fc8cc6e32f0333977ea17d76860df",
"size": "46996494",
"boards": [
{"name": "Nucleo-144"},
{"name": "Nucleo-64"},
{"name": "Nucleo-32"},
{"name": "Discovery"},
{"name": "Eval"},
{"name": "STM32MP1 series coprocessor"},
{"name": "Generic STM32C0 series"},
{"name": "Generic STM32F0 series"},
{"name": "Generic STM32F1 series"},
{"name": "Generic STM32F2 series"},
{"name": "Generic STM32F3 series"},
{"name": "Generic STM32F4 series"},
{"name": "Generic STM32F7 series"},
{"name": "Generic STM32G0 series"},
{"name": "Generic STM32G4 series"},
{"name": "Generic STM32H5 series"},
{"name": "Generic STM32H7 Series"},
{"name": "Generic STM32L0 series"},
{"name": "Generic STM32L1 series"},
{"name": "Generic STM32L4 series"},
{"name": "Generic STM32L5 series"},
{"name": "Generic STM32U5 series"},
{"name": "Generic STM32WB series"},
{"name": "Generic STM32WL series"},
{"name": "3D printer boards"},
{"name": "Blues Wireless boards"},
{"name": "Elecgator boards"},
{"name": "Electronic speed controllers"},
{"name": "Garatronic-McHobby"},
{"name": "Generic Flight Controllers"},
{"name": "IoT continuum boards"},
{"name": "LoRa boards"},
{"name": "Midatronics boards"},
{"name": "SparkFun Boards"}
],
"toolsDependencies": [
{
"packager": "STMicroelectronics",
"name": "xpack-arm-none-eabi-gcc",
"version": "12.2.1-1.2"
},
{
"packager": "STMicroelectronics",
"name": "xpack-openocd",
"version": "0.12.0-1"
},
{
"packager": "STMicroelectronics",
"name": "STM32Tools",
"version": "2.2.1"
},
{
"packager": "STMicroelectronics",
"name": "CMSIS",
"version": "5.9.0"
}
]
},
{
"name": "STM8 MCU based boards",
"architecture": "stm8",
Expand Down Expand Up @@ -740,6 +808,55 @@
}
]
},
{
"name": "CMSIS",
"version": "5.9.0",
"systems":
[
{
"host": "i686-mingw32",
"url": "https://github.com/stm32duino/ArduinoModule-CMSIS/releases/download/5.9.0/CMSIS-5.9.0.tar.bz2",
"archiveFileName": "CMSIS-5.9.0.tar.bz2",
"checksum": "SHA-256:693aabf1a793512316bfc9809203a5cfe304931e981ba708b51419939c3cefcd",
"size": "2365397"
},
{
"host": "x86_64-apple-darwin",
"url": "https://github.com/stm32duino/ArduinoModule-CMSIS/releases/download/5.9.0/CMSIS-5.9.0.tar.bz2",
"archiveFileName": "CMSIS-5.9.0.tar.bz2",
"checksum": "SHA-256:693aabf1a793512316bfc9809203a5cfe304931e981ba708b51419939c3cefcd",
"size": "2365397"
},
{
"host": "x86_64-pc-linux-gnu",
"url": "https://github.com/stm32duino/ArduinoModule-CMSIS/releases/download/5.9.0/CMSIS-5.9.0.tar.bz2",
"archiveFileName": "CMSIS-5.9.0.tar.bz2",
"checksum": "SHA-256:693aabf1a793512316bfc9809203a5cfe304931e981ba708b51419939c3cefcd",
"size": "2365397"
},
{
"host": "i686-pc-linux-gnu",
"url": "https://github.com/stm32duino/ArduinoModule-CMSIS/releases/download/5.9.0/CMSIS-5.9.0.tar.bz2",
"archiveFileName": "CMSIS-5.9.0.tar.bz2",
"checksum": "SHA-256:693aabf1a793512316bfc9809203a5cfe304931e981ba708b51419939c3cefcd",
"size": "2365397"
},
{
"host": "arm-linux-gnueabihf",
"url": "https://github.com/stm32duino/ArduinoModule-CMSIS/releases/download/5.9.0/CMSIS-5.9.0.tar.bz2",
"archiveFileName": "CMSIS-5.9.0.tar.bz2",
"checksum": "SHA-256:693aabf1a793512316bfc9809203a5cfe304931e981ba708b51419939c3cefcd",
"size": "2365397"
},
{
"host": "all",
"url": "https://github.com/stm32duino/ArduinoModule-CMSIS/releases/download/5.9.0/CMSIS-5.9.0.tar.bz2",
"archiveFileName": "CMSIS-5.9.0.tar.bz2",
"checksum": "SHA-256:693aabf1a793512316bfc9809203a5cfe304931e981ba708b51419939c3cefcd",
"size": "2365397"
}
]
},
{
"name": "STM32Tools",
"version": "2.0.0",
Expand Down

0 comments on commit d538116

Please sign in to comment.