-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve issue #13. Remove typos and repeated sentences in main Readme.md
Signed-off-by: Tejas Vasekar <[email protected]>
- Loading branch information
Showing
1 changed file
with
16 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,23 @@ | ||
The repository for the firmware of the different Appiko projects containing the nRF5x SoCs. The documentation for this repo can be found at [docs.appiko.org](https://docs.appiko.org/doc.html?view=firmware) | ||
The repository for the firmware of the different Appiko projects containing the | ||
nRF5x SoCs. The documentation for this repo can be found at [docs.appiko.org](https://docs.appiko.org/doc.html?view=firmware) | ||
|
||
This repository is protected under GPLv3 license,in a gist | ||
**any project incuding code from this repository much be an open source project. is a part of this repository, ne. If any developer wants to use codebase under any other open souruce** | ||
If any developer wants to use codebase under any other open souruce license or if any contributor wants to contribute under different license, please contact at [email protected] | ||
This repository is protected under GPLv3 license, in a gist | ||
**any project including code from this repository must be an open-source project.** | ||
If any developer wants to use codebase under any other open source license or | ||
if any contributor wants to contribute under a different license, please contact at [email protected] | ||
|
||
Repository contains different testing firmwares along with application firmware which is to be uploaded in Appiko | ||
products. | ||
The repository contains different testing firmware along with application | ||
firmware which is to be uploaded in Appiko products. | ||
|
||
## Products supported by this Repository : | ||
|
||
Products supported by this Repository : | ||
- SensePi | ||
- SenseBe | ||
- SenseEle | ||
|
||
## Libraries present in this Respository : | ||
- RF Library | ||
- Display Library | ||
- AT Library | ||
|
||
Repository containing HW schematics and information is [here](https://github.com/Appiko/sense_snap_hw). |