Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 6ecb4be

Browse files
author
Maris
committed
Examples: Add readme file.
1 parent 2c173f4 commit 6ecb4be

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: examples/README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Overview
2+
This folder contains several samples that demonstrate various Pycom board functions. The samples are currently provided with the boot.py file to copy directly on the board.
3+
4+
## Installation
5+
6+
This section explains the individual steps to run example application using the Pymakr.
7+
Steps:
8+
- Open Pymakr
9+
- In the menu, go to Project > New
10+
- Fill project name, select example folder for Project directory and select project type "Python project"
11+
- On popup add existing files to the project.

0 commit comments

Comments
 (0)