Skip to content

Commit 7fedbcd

Browse files
committed
updated readme
1 parent dfb7d43 commit 7fedbcd

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

README.md

+21-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,24 @@
11
# Arduino_AlvikCarrier
22

33

4-
W.I.P.
4+
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+
<br>
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+
<br>
20+
<br>
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

Comments
 (0)