Skip to content

Commit eda1a6f

Browse files
author
m19936
committed
Added an example section of the readme
1 parent 167b6e8 commit eda1a6f

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ libcryptoauth.a
1010
.ccls-cache
1111
.vscode/c_cpp_properties.json
1212
.vscode/arduino.json
13+
deploy_sandbox

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ The AVR-IoT Cellular Mini is a development board from Microchip to develop cellu
2626

2727
</p>
2828

29+
## Examples
30+
31+
A set of examples can be in [src/examples](./src/examples/), and in the respective user guides on the [documentation website](https://iot.microchip.com/docs/arduino/userguide/architecture).
32+
33+
![](./readme_images/examples.png)
34+
2935
## Build Instructions
3036

3137
**A pre-built library can be downloaded from the releases tab. This section explains how to build the library locally for Linux. The process for Windows is similar. Most users do not need to build from source.**

readme_images/examples.png

16.2 KB
Loading

0 commit comments

Comments
 (0)