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 8bb7a22 commit b8c4808Copy full SHA for b8c4808
README.md
@@ -1,3 +1,17 @@
1
-# SIWIGSM platform for Platformio
+# SIWIGSM for Platformio
2
3
+
4
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