We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb7d43 commit 7fedbcdCopy full SHA for 7fedbcd
README.md
@@ -1,4 +1,24 @@
1
# Arduino_AlvikCarrier
2
3
4
-W.I.P.
+This library is used to build the firmware required for Arduino® Alvik Carrier.
5
+
6
+To use the library, [stm32duino](https://github.com/stm32duino/Arduino_Core_STM32) is required.
7
8
+<br>
9
10
11
+## Build parameters
12
+```
13
+Board: Generic STM32F4
14
+Board part number: Generic F411RCTx
15
16
17
+To flash the firmware use the Arduino® Alvik documentation.
18
19
20
21
22
+## Useful links
23
+- [Product page](https://store.arduino.cc/pages/alvik)
24
+- [Micropython](https://github.com/arduino/arduino-alvik-mpy)
0 commit comments