Skip to content

Commit b8c4808

Browse files
authored
Update Readme file
1 parent 8bb7a22 commit b8c4808

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1-
# SIWIGSM platform for Platformio
1+
# SIWIGSM for Platformio
22

3+
![Examples](https://github.com/siwiembedded/platform-siwigsm/workflows/Examples/badge.svg)
34

5+
## Installation
6+
7+
1. Install [Visual Studio Code](https://code.visualstudio.com/)
8+
2. Install [PlatformIO Extension for VSCode](https://platformio.org/platformio-ide)
9+
3. Install SiWi GSM Platform:
10+
* Open PlatformIO Home
11+
* Go to Platforms -> Advanced Installation
12+
* Paste repository link https://github.com/siwiembedded/siwigsm.git
13+
* Click Install
14+
15+
## Examples
16+
17+
* gpio-blink - GPIO Toggle example

0 commit comments

Comments
 (0)