An open API service indexing awesome lists of open source software.

https://github.com/openecos-projects/embedded-doc

Embedded documentation.
https://github.com/openecos-projects/embedded-doc

development-board documentation embedded sdk

Last synced: 3 months ago
JSON representation

Embedded documentation.

Awesome Lists containing this project

README

          

# Embedded documentation

Run the following commands to visit documentation at localhost:

```sh
> cd doc
> make setup
> make serve
```