File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11The firmware binary files are provided under the following license.
2- TODO
2+
3+ ## RT-USB-9axisIMU3 sample program
4+ [ LICENCE] ( ./LICENCE )
5+
6+ ## ICM-20948 library
7+ https://github.com/sparkfun/SparkFun_ICM-20948_ArduinoLibrary/blob/v1.2.5/License.md#code
8+
9+ ## STM32duino
10+ ### BoardManagerFiles
11+ https://github.com/stm32duino/BoardManagerFiles/blob/main/LICENSE
12+ ### stm32_svd
13+ https://github.com/stm32duino/stm32_svd/blob/5e1836d1224ddc9453c317791678c6c9f12bf967/License.md
14+ ### Arduino_Tools
15+ https://github.com/stm32duino/Arduino_Tools/blob/8017b405abf5534cb34afdf78184be14bf371607/LICENCE.md
16+ ### Arduino_Core_STM32
17+ https://github.com/stm32duino/Arduino_Core_STM32/blob/8c31e50ca9b7b91ebf63fe252dcee0cbbd9a5299/License.md
18+
19+ ## Arduino IDE
20+ https://github.com/arduino/arduino-ide?tab=readme-ov-file#license
Original file line number Diff line number Diff line change @@ -48,4 +48,5 @@ Start the device in BOOT mode (please power it on while holding the switch).
4848Power on the device in boot mode and proceed with flashing the firmware.
4949
5050## Flashing the Binary
51- TODO
51+ Please download the binary to be flashed from the [ releases page] ( https://github.com/rt-net/rt-usb-9axis-imu3-stm32duino-fw/releases ) .
52+ Please flash it using STM32CubeProg.
You can’t perform that action at this time.
0 commit comments