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.
- Host: GitHub
- URL: https://github.com/openecos-projects/embedded-doc
- Owner: openecos-projects
- License: apache-2.0
- Created: 2025-09-29T06:36:54.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-12-17T03:08:48.000Z (6 months ago)
- Last Synced: 2025-12-20T17:02:45.961Z (6 months ago)
- Topics: development-board, documentation, embedded, sdk
- Homepage: https://ecos-embedded.rtfd.io
- Size: 162 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Embedded documentation
Run the following commands to visit documentation at localhost:
```sh
> cd doc
> make setup
> make serve
```