Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gbr1 committed Mar 12, 2024
1 parent dfb7d43 commit 7fedbcd
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
# Arduino_AlvikCarrier


W.I.P.
This library is used to build the firmware required for Arduino® Alvik Carrier.

To use the library, [stm32duino](https://github.com/stm32duino/Arduino_Core_STM32) is required.

<br>
<br>

## Build parameters
```
Board: Generic STM32F4
Board part number: Generic F411RCTx
```

To flash the firmware use the Arduino® Alvik documentation.

<br>
<br>

## Useful links
- [Product page](https://store.arduino.cc/pages/alvik)
- [Micropython](https://github.com/arduino/arduino-alvik-mpy)

0 comments on commit 7fedbcd

Please sign in to comment.