Skip to content

Commit 9ee5824

Browse files
authored
Merge pull request #88 from sparkfun/STM32_testing
Added STM32 V2.0.0
2 parents 41f922e + c22da45 commit 9ee5824

File tree

2 files changed

+166
-1
lines changed

2 files changed

+166
-1
lines changed

IDE_Board_Manager/package_sparkfun_index.json

+166-1
Original file line numberDiff line numberDiff line change
@@ -2078,7 +2078,7 @@
20782078
"version": "1.2.0"
20792079
}
20802080
]
2081-
},
2081+
},
20822082
{
20832083
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.8.1)",
20842084
"architecture": "samd",
@@ -2161,6 +2161,38 @@
21612161
"name": "xpack-arm-none-eabi-gcc"
21622162
}
21632163
]
2164+
},
2165+
{
2166+
"name": "SparkFun STM32 Boards",
2167+
"architecture": "stm32",
2168+
"version": "2.0.0",
2169+
"category": "Contributed",
2170+
"url": "https://github.com/sparkfun/Arduino_Boards/raw/main/IDE_Board_Manager/sparkfun-stm32-2.0.0.tar.bz2",
2171+
"archiveFileName": "sparkfun-stm32-2.0.0.tar.bz2",
2172+
"checksum": "SHA-256:B896703B553C925A2F04E23611919356F02D10DA6B545A513CD3C0FEF65540E3",
2173+
"size": "4910455",
2174+
"boards": [
2175+
{ "name": "SparkFun STM32 Thing Plus" },
2176+
{ "name": "SparkFun STM32 MicroMod"},
2177+
{ "name": "Generic F405RG" }
2178+
],
2179+
"toolsDependencies": [
2180+
{
2181+
"packager": "SparkFun",
2182+
"version": "5.7.0",
2183+
"name": "CMSIS"
2184+
},
2185+
{
2186+
"packager": "SparkFun",
2187+
"version": "2.0.0",
2188+
"name": "STM32Tools"
2189+
},
2190+
{
2191+
"packager": "SparkFun",
2192+
"version": "9.3.1-1.3",
2193+
"name": "xpack-arm-none-eabi-gcc"
2194+
}
2195+
]
21642196
}
21652197
],
21662198
"tools": [
@@ -2280,6 +2312,55 @@
22802312
"size": "24351965"
22812313
}
22822314
]
2315+
},
2316+
{
2317+
"name": "CMSIS",
2318+
"version": "5.7.0",
2319+
"systems":
2320+
[
2321+
{
2322+
"host": "i686-mingw32",
2323+
"url": "https://github.com/stm32duino/ArduinoModule-CMSIS/releases/download/5.7.0/CMSIS-5.7.0.tar.bz2",
2324+
"archiveFileName": "CMSIS-5.7.0.tar.bz2",
2325+
"checksum": "SHA-256:0b04b0f214e483bcc360cda985cddc0de8031714019ceabcda4770d510b82bfe",
2326+
"size": "26151901"
2327+
},
2328+
{
2329+
"host": "x86_64-apple-darwin",
2330+
"url": "https://github.com/stm32duino/ArduinoModule-CMSIS/releases/download/5.7.0/CMSIS-5.7.0.tar.bz2",
2331+
"archiveFileName": "CMSIS-5.7.0.tar.bz2",
2332+
"checksum": "SHA-256:0b04b0f214e483bcc360cda985cddc0de8031714019ceabcda4770d510b82bfe",
2333+
"size": "26151901"
2334+
},
2335+
{
2336+
"host": "x86_64-pc-linux-gnu",
2337+
"url": "https://github.com/stm32duino/ArduinoModule-CMSIS/releases/download/5.7.0/CMSIS-5.7.0.tar.bz2",
2338+
"archiveFileName": "CMSIS-5.7.0.tar.bz2",
2339+
"checksum": "SHA-256:0b04b0f214e483bcc360cda985cddc0de8031714019ceabcda4770d510b82bfe",
2340+
"size": "26151901"
2341+
},
2342+
{
2343+
"host": "i686-pc-linux-gnu",
2344+
"url": "https://github.com/stm32duino/ArduinoModule-CMSIS/releases/download/5.7.0/CMSIS-5.7.0.tar.bz2",
2345+
"archiveFileName": "CMSIS-5.7.0.tar.bz2",
2346+
"checksum": "SHA-256:0b04b0f214e483bcc360cda985cddc0de8031714019ceabcda4770d510b82bfe",
2347+
"size": "26151901"
2348+
},
2349+
{
2350+
"host": "arm-linux-gnueabihf",
2351+
"url": "https://github.com/stm32duino/ArduinoModule-CMSIS/releases/download/5.7.0/CMSIS-5.7.0.tar.bz2",
2352+
"archiveFileName": "CMSIS-5.7.0.tar.bz2",
2353+
"checksum": "SHA-256:0b04b0f214e483bcc360cda985cddc0de8031714019ceabcda4770d510b82bfe",
2354+
"size": "26151901"
2355+
},
2356+
{
2357+
"host": "all",
2358+
"url": "https://github.com/stm32duino/ArduinoModule-CMSIS/releases/download/5.7.0/CMSIS-5.7.0.tar.bz2",
2359+
"archiveFileName": "CMSIS-5.7.0.tar.bz2",
2360+
"checksum": "SHA-256:0b04b0f214e483bcc360cda985cddc0de8031714019ceabcda4770d510b82bfe",
2361+
"size": "26151901"
2362+
}
2363+
]
22832364
},
22842365
{
22852366
"name": "STM32Tools",
@@ -2315,6 +2396,41 @@
23152396
"size": "755585"
23162397
}
23172398
]
2399+
},
2400+
{
2401+
"name": "STM32Tools",
2402+
"version": "2.0.0",
2403+
"systems":
2404+
[
2405+
{
2406+
"host": "i686-mingw32",
2407+
"url": "https://github.com/stm32duino/Arduino_Tools/releases/download/2.0.0/STM32Tools-2.0.0-windows.tar.bz2",
2408+
"archiveFileName": "STM32Tools-2.0.0-windows.tar.bz2",
2409+
"checksum": "SHA-256:6316ffd1667344952bc5e16ff60783f9b4211d1eb54fc0d0c28e836b1490b717",
2410+
"size": "2486087"
2411+
},
2412+
{
2413+
"host": "x86_64-apple-darwin",
2414+
"url": "https://github.com/stm32duino/Arduino_Tools/releases/download/2.0.0/STM32Tools-2.0.0-mac.tar.bz2",
2415+
"archiveFileName": "STM32Tools-2.0.0-mac.tar.bz2",
2416+
"checksum": "SHA-256:2612be87206d2ba6f7cf797c194dbc070139defc884b881c1957a8d148c2114c",
2417+
"size": "486398"
2418+
},
2419+
{
2420+
"host": "x86_64-pc-linux-gnu",
2421+
"url": "https://github.com/stm32duino/Arduino_Tools/releases/download/2.0.0/STM32Tools-2.0.0-linux.tar.bz2",
2422+
"archiveFileName": "STM32Tools-2.0.0-linux.tar.bz2",
2423+
"checksum": "SHA-256:850186554df1d56f5f5336d6310551b734b2ff97c92677ca0ece11f134b72d0f",
2424+
"size": "479795"
2425+
},
2426+
{
2427+
"host": "i686-pc-linux-gnu",
2428+
"url": "https://github.com/stm32duino/Arduino_Tools/releases/download/2.0.0/STM32Tools-2.0.0-linux.tar.bz2",
2429+
"archiveFileName": "STM32Tools-2.0.0-linux.tar.bz2",
2430+
"checksum": "SHA-256:850186554df1d56f5f5336d6310551b734b2ff97c92677ca0ece11f134b72d0f",
2431+
"size": "479795"
2432+
}
2433+
]
23182434
},
23192435
{
23202436
"name": "xpack-arm-none-eabi-gcc",
@@ -2350,6 +2466,55 @@
23502466
"size": "137429272"
23512467
}
23522468
]
2469+
},
2470+
{
2471+
"name": "xpack-arm-none-eabi-gcc",
2472+
"version": "9.3.1-1.3",
2473+
"systems":
2474+
[
2475+
{
2476+
"host": "arm-linux-gnueabihf",
2477+
"url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v9.3.1-1.3/xpack-arm-none-eabi-gcc-9.3.1-1.3-linux-arm.tar.gz",
2478+
"archiveFileName": "xpack-arm-none-eabi-gcc-9.3.1-1.3-linux-arm.tar.gz",
2479+
"checksum": "SHA-256:0e6720296f291141cd757d90e6bf60867a1232de9abc52b0cde28af12eeb94f2",
2480+
"size": "147111321"
2481+
},
2482+
{
2483+
"host": "aarch64-linux-gnu",
2484+
"url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v9.3.1-1.3/xpack-arm-none-eabi-gcc-9.3.1-1.3-linux-arm64.tar.gz",
2485+
"archiveFileName": "xpack-arm-none-eabi-gcc-9.3.1-1.3-linux-arm64.tar.gz",
2486+
"checksum": "SHA-256:9a9e96b9ac3634d7632d35aa0d8138f8468d4f3f4d752374a95420ff7c8e4476",
2487+
"size": "150584175"
2488+
},
2489+
{
2490+
"host": "i686-mingw32",
2491+
"url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v9.3.1-1.3/xpack-arm-none-eabi-gcc-9.3.1-1.3-win32-x32.zip",
2492+
"archiveFileName": "xpack-arm-none-eabi-gcc-9.3.1-1.3-win32-x32.zip",
2493+
"checksum": "SHA-256:7432cfff045dc421d2ba177c3777ec1e82d4febe5f5f51fb2e90ff07d27cd466",
2494+
"size": "148593506"
2495+
},
2496+
{
2497+
"host": "x86_64-apple-darwin",
2498+
"url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v9.3.1-1.3/xpack-arm-none-eabi-gcc-9.3.1-1.3-darwin-x64.tar.gz",
2499+
"archiveFileName": "xpack-arm-none-eabi-gcc-9.3.1-1.3-darwin-x64.tar.gz",
2500+
"checksum": "SHA-256:f22f0d49c27f844dcfe629a6a33878d767b6945acd7508d9578b20b17b106f4c",
2501+
"size": "148641073"
2502+
},
2503+
{
2504+
"host": "x86_64-pc-linux-gnu",
2505+
"url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v9.3.1-1.3/xpack-arm-none-eabi-gcc-9.3.1-1.3-linux-x64.tar.gz",
2506+
"archiveFileName": "xpack-arm-none-eabi-gcc-9.3.1-1.3-linux-x64.tar.gz",
2507+
"checksum": "SHA-256:9045d261b000d921887fc801427542eed2df1616f63a2969a2640f8be2593686",
2508+
"size": "151422620"
2509+
},
2510+
{
2511+
"host": "i686-pc-linux-gnu",
2512+
"url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v9.3.1-1.3/xpack-arm-none-eabi-gcc-9.3.1-1.3-linux-x32.tar.gz",
2513+
"archiveFileName": "xpack-arm-none-eabi-gcc-9.3.1-1.3-linux-x32.tar.gz",
2514+
"checksum": "SHA-256:1950c7b0b4e35bacec32450158ec192ac469189a5fb27c2fd7c01e9603e50e64",
2515+
"size": "154309058"
2516+
}
2517+
]
23532518
}
23542519
]
23552520
},
4.68 MB
Binary file not shown.

0 commit comments

Comments
 (0)