Update README.md
This commit is contained in:
parent
27a4081362
commit
8f0ed9752b
12
README.md
12
README.md
@ -1,3 +1,12 @@
|
|||||||
|
# Table of contents
|
||||||
|
|
||||||
|
<!--ts-->
|
||||||
|
* [Development environment preparation](#1-development-environment-preparation)
|
||||||
|
* [Source code compilation](#2-source-code-compilation)
|
||||||
|
* [Automated tests](#3-automated-tests)
|
||||||
|
* [Documentation](#4-documentation)
|
||||||
|
<!--te-->
|
||||||
|
|
||||||
# 1. Development environment preparation
|
# 1. Development environment preparation
|
||||||
|
|
||||||
1. install `"Arduino Software IDE"` for your preferred operating system
|
1. install `"Arduino Software IDE"` for your preferred operating system
|
||||||
@ -91,3 +100,6 @@ Example:
|
|||||||
|
|
||||||
## Runing
|
## Runing
|
||||||
`./tests`
|
`./tests`
|
||||||
|
|
||||||
|
# 4. Documentation
|
||||||
|
run doxygen in Firmware folder
|
||||||
|
Loading…
Reference in New Issue
Block a user