https://github.com/micro-ros/zephyr_apps
Sample applications for Zephyr + micro-ROS
https://github.com/micro-ros/zephyr_apps
Last synced: 8 months ago
JSON representation
Sample applications for Zephyr + micro-ROS
- Host: GitHub
- URL: https://github.com/micro-ros/zephyr_apps
- Owner: micro-ROS
- License: apache-2.0
- Created: 2020-02-26T10:17:57.000Z (almost 6 years ago)
- Default Branch: jazzy
- Last Pushed: 2024-05-31T09:50:38.000Z (over 1 year ago)
- Last Synced: 2024-05-31T11:07:31.189Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 227 KB
- Stars: 17
- Watchers: 5
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# micro-ROS Zephyr Apps
This repository contains micro-ROS demos and support code for platforms based on Zephyr RTOS.
## Purpose of the Project
This software is not ready for production use. It has neither been developed nor
tested for a specific use case. However, the license conditions of the
applicable Open Source licenses allow you to adapt the software to your needs.
Before using it in a safety relevant setting, make sure that the software
fulfills your requirements and adjust it according to any applicable safety
standards, e.g., ISO 26262.
## License
This repository is open-sourced under the Apache-2.0 license. See the [LICENSE](LICENSE) file for details.
For a list of other open-source components included in this repository,
see the file [3rd-party-licenses.txt](3rd-party-licenses.txt).
## Known Issues/Limitations
There are no known limitations.