Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
fpistm committed Jun 27, 2024
2 parents 8de496e + fb9ac7f commit 9d33b7c
Showing 1 changed file with 152 additions and 0 deletions.
152 changes: 152 additions & 0 deletions package_stmicroelectronics_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,74 @@
}
]
},
{
"name": "STM32 MCU based boards",
"architecture": "stm32",
"version": "2.8.0-dev",
"category": "Contributed",
"url": "https://github.com/stm32duino/Arduino_Core_STM32/releases/download/2.7.1/STM32-2.7.1.tar.bz2",
"archiveFileName": "STM32-2.7.1.tar.bz2",
"checksum": "SHA-256:8b2adbc9ca4a58130bba5023448fddd60df302fce179de2453bdd767438ca70c",
"size": "46994475",
"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": "13.2.1-1.1"
},
{
"packager": "STMicroelectronics",
"name": "xpack-openocd",
"version": "0.12.0-2"
},
{
"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 @@ -785,6 +853,48 @@
}
]
},
{
"name": "xpack-arm-none-eabi-gcc",
"version": "13.2.1-1.1",
"systems":
[
{
"host": "arm-linux-gnueabihf",
"url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v13.2.1-1.1/xpack-arm-none-eabi-gcc-13.2.1-1.1-linux-arm.tar.gz",
"archiveFileName": "xpack-arm-none-eabi-gcc-13.2.1-1.1-linux-arm.tar.gz",
"checksum": "SHA-256:9a6db147c34f7ea668cc37a139d2667a58f8b2bbee2359f23e48ffd300f8fc2f",
"size": "257683778"
},
{
"host": "aarch64-linux-gnu",
"url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v13.2.1-1.1/xpack-arm-none-eabi-gcc-13.2.1-1.1-linux-arm64.tar.gz",
"archiveFileName": "xpack-arm-none-eabi-gcc-13.2.1-1.1-linux-arm64.tar.gz",
"checksum": "SHA-256:ab7f75d95ead0b1efb7432e7f034f9575cc3d23dc1b03d41af1ec253486d19de",
"size": "265190134"
},
{
"host": "i686-mingw32",
"url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v13.2.1-1.1/xpack-arm-none-eabi-gcc-13.2.1-1.1-win32-x64.zip",
"archiveFileName": "xpack-arm-none-eabi-gcc-13.2.1-1.1-win32-x64.zip",
"checksum": "SHA-256:56b18ccb0a50f536332ec5de57799342ff0cd005ca2c54288c74759b51929e4f",
"size": "306340878"
},
{
"host": "x86_64-apple-darwin",
"url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v13.2.1-1.1/xpack-arm-none-eabi-gcc-13.2.1-1.1-darwin-x64.tar.gz",
"archiveFileName": "xpack-arm-none-eabi-gcc-13.2.1-1.1-darwin-x64.tar.gz",
"checksum": "SHA-256:1ecc0fd6c31020aff702204f51459b4b00ff0d12b9cd95e832399881d819aa57",
"size": "262217286"
},
{
"host": "x86_64-pc-linux-gnu",
"url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v13.2.1-1.1/xpack-arm-none-eabi-gcc-13.2.1-1.1-linux-x64.tar.gz",
"archiveFileName": "xpack-arm-none-eabi-gcc-13.2.1-1.1-linux-x64.tar.gz",
"checksum": "SHA-256:1252a8cafe9237de27a765376697230368eec21db44dc3f1edeb8d838dabd530",
"size": "268158135"
}
]
},
{
"name": "xpack-openocd",
"version": "0.12.0-1",
Expand Down Expand Up @@ -827,6 +937,48 @@
}
]
},
{
"name": "xpack-openocd",
"version": "0.12.0-2",
"systems":
[
{
"host": "arm-linux-gnueabihf",
"url": "https://github.com/xpack-dev-tools/openocd-xpack/releases/download/v0.12.0-2/xpack-openocd-0.12.0-2-linux-arm.tar.gz",
"archiveFileName": "xpack-openocd-0.12.0-2-linux-arm.tar.gz",
"checksum": "SHA-256:bc123785e9009caa6ce166afb4298104a19c20f734ae044f3caf37896d401a45",
"size": "2451490"
},
{
"host": "aarch64-linux-gnu",
"url": "https://github.com/xpack-dev-tools/openocd-xpack/releases/download/v0.12.0-2/xpack-openocd-0.12.0-2-linux-arm64.tar.gz",
"archiveFileName": "xpack-openocd-0.12.0-2-linux-arm64.tar.gz",
"checksum": "SHA-256:d4fad1505ef299f511eb2324c6e2c7bbef1101a22155b70478d89428c3fb515b",
"size": "2529589"
},
{
"host": "i686-mingw32",
"url": "https://github.com/xpack-dev-tools/openocd-xpack/releases/download/v0.12.0-2/xpack-openocd-0.12.0-2-win32-x64.zip",
"archiveFileName": "xpack-openocd-0.12.0-2-win32-x64.zip",
"checksum": "SHA-256:6cb8a5f9290c59be3e42a6f1066f23ff5a9dbe5b83bdecd0e9d4c7dcc1233517",
"size": "2990739"
},
{
"host": "x86_64-apple-darwin",
"url": "https://github.com/xpack-dev-tools/openocd-xpack/releases/download/v0.12.0-2/xpack-openocd-0.12.0-2-darwin-x64.tar.gz",
"archiveFileName": "xpack-openocd-0.12.0-2-darwin-x64.tar.gz",
"checksum": "SHA-256:71942e8db55ed68cad45e07c2065e6c7cc0e127797ee26c298ec4dcaebc9232c",
"size": "2289633"
},
{
"host": "x86_64-pc-linux-gnu",
"url": "https://github.com/xpack-dev-tools/openocd-xpack/releases/download/v0.12.0-2/xpack-openocd-0.12.0-2-linux-x64.tar.gz",
"archiveFileName": "xpack-openocd-0.12.0-2-linux-x64.tar.gz",
"checksum": "SHA-256:1dc8e63694204b73107fe5b23267238af2c6ce14726e4aa244a2123a98805335",
"size": "2581203"
}
]
},
{
"name": "CMSIS",
"version": "5.7.0",
Expand Down

0 comments on commit 9d33b7c

Please sign in to comment.