Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added links to docs to README #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ uPyEasy allows you to turn an ESP or STM32 module into a multifunction sensor an

Build status: **BETA**

Introduction and wiki: https://www.letscontrolit.com/wiki/index.php/uPyEasy#Introduction
Introduction and wiki: https://www.letscontrolit.com/wiki/index.php/uPyEasy

This is the development branch of uPyEasy. All new untested features go into this branch. Fixes from stable branches will also be merged in this one.

Check here to learn how to use this branch and help us improving uPyEasy: http://www.letscontrolit.com/wiki/index.php/uPyEasy#Source_code_development
Check here to learn how to use this branch and help us improving uPyEasy: https://github.com/letscontrolit/uPyEasy/tree/master/docs


## Binary releases
Expand Down Expand Up @@ -42,6 +42,6 @@ upyeasy_v021_20180218_test_stm32-pybv3_1024.dfu | STM32 with 1Mb flash | Bet

For further details please check this [guide](https://www.letscontrolit.com/forum/viewtopic.php?f=22&t=3906).

## More info
## How to build firmware from sources

Details and discussion are on the uPyEasy forum: https://www.letscontrolit.com/forum/viewtopic.php?f=20&t=3577
Build instructions for more platforms (inc. ESP8266) are documented [there](https://github.com/letscontrolit/uPyEasy/blob/master/docs/uPyEasy%20Building%20Environment.pdf).