Skip to content

Commit fd209b5

Browse files
committed
New release to fix RTC and ultra low-power
1 parent 041846c commit fd209b5

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

package_fortebit_openiot_index.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,34 @@
88
"online": "https://fortebit.tech/open-iot-platform"
99
},
1010
"platforms": [{
11+
"name": "Fortebit Open IoT Boards (STM32 Core)",
12+
"architecture": "stm32",
13+
"version": "1.0.3",
14+
"category": "Contributed",
15+
"url": "https://github.com/fortebit/fortebit-openiot-arduino-boards/releases/download/january-21/stm32-1.2.0-polaris-1.0.3.tar.bz2",
16+
"archiveFileName": "fortebit-openiot-stm32-1.0.3.tar.bz2",
17+
"checksum": "SHA-256:7e7f23e231800f3421813206f78948362832d2b0fd68213757bbb583f27b65d6",
18+
"size": "4355429",
19+
"boards": [
20+
{ "name": "Polaris v1.0" }
21+
],
22+
"toolsDependencies": [{
23+
"version": "6-2017-q2-update",
24+
"name": "arm-none-eabi-gcc",
25+
"packager": "STM32"
26+
},
27+
{
28+
"packager": "STM32",
29+
"name": "STM32Tools",
30+
"version": "1.0.2"
31+
},
32+
{
33+
"packager": "STM32",
34+
"name": "CMSIS",
35+
"version": "5.3.0"
36+
}
37+
]
38+
}, {
1139
"name": "Fortebit Open IoT Boards (STM32 Core)",
1240
"architecture": "stm32",
1341
"version": "1.0.2",

stm32

Submodule stm32 updated 110 files

0 commit comments

Comments
 (0)