-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from arduino-libraries/devel
0.4.0 rc1
- Loading branch information
Showing
8 changed files
with
58 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=Arduino_AlvikCarrier | ||
version=0.3.4 | ||
version=0.4.0 | ||
author=Arduino, Giovanni di Dio Bruno, Lucio Rossi | ||
maintainer=Arduino <[email protected]> | ||
sentence=Library and firmware for Arduino Alvik Carrier board | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters