mirror of
https://github.com/azure-rtos/threadx
synced 2025-02-06 08:08:27 +08:00
Update CONTRIBUTING.md
This commit is contained in:
parent
85e686522e
commit
6760cfb620
@ -6,33 +6,27 @@ Thanks for your interest in this project.
|
|||||||
|
|
||||||
Eclipse ThreadX provides a vendor-neutral, open source, safety certified OS for
|
Eclipse ThreadX provides a vendor-neutral, open source, safety certified OS for
|
||||||
real-time applications published on under a permissive license. The Eclipse
|
real-time applications published on under a permissive license. The Eclipse
|
||||||
ThreadX suite encompasses: ThreadX - advanced real-time operating system (RTOS)
|
ThreadX suite encompasses:
|
||||||
designed specifically for deeply embedded applications NetX Duo - advanced,
|
* ThreadX - advanced real-time operating system (RTOS) designed specifically for deeply embedded applications
|
||||||
industrial-grade TCP/IP network stack designed specifically for deeply embedded
|
* NetX Duo - advanced, industrial-grade TCP/IP network stack designed specifically for deeply embedded real-time and IoT applications
|
||||||
real-time and IoT applications FileX - high-performance, FAT-compatible file
|
* FileX - high-performance, FAT-compatible file system that’s fully integrated with ThreadX kernel
|
||||||
system that’s fully integrated with ThreadX kernel GUIX - provides a complete,
|
* GUIX - provides a complete, embedded graphical user interface (GUI) library
|
||||||
embedded graphical user interface (GUI) library USBX - high-performance USB
|
* USBX - high-performance USB host, device, and on-the-go (OTG) embedded stack, that is fully integrated with ThreadX kernel
|
||||||
host, device, and on-the-go (OTG) embedded stack, that is fully integrated with
|
* LevelX - Flash Wear Leveling for FileX and stand-alone purposes
|
||||||
ThreadX kernel LevelX - Flash Wear Leveling for FileX and stand-alone purposes
|
* GuiX Studio - design environment, facilitating the creation and maintenance of all graphical elements for GUIX
|
||||||
GuiX Studio - design environment, facilitating the creation and maintenance of
|
* TraceX - analysis tool that provides a graphical view of real-time system events to better understand the behavior of real-time systems
|
||||||
all graphical elements for CUIX TraceX - analysis tool that provides a graphical
|
|
||||||
view of real-time system events to better understand the behavior of real-time
|
|
||||||
systems
|
|
||||||
|
|
||||||
* https://projects.eclipse.org/projects/iot.threadx
|
Project site: https://projects.eclipse.org/projects/iot.threadx
|
||||||
|
|
||||||
## Terms of Use
|
## Terms of Use
|
||||||
|
|
||||||
This repository is subject to the Terms of Use of the Eclipse Foundation
|
This repository is subject to the Terms of Use of the Eclipse Foundation
|
||||||
|
https://www.eclipse.org/legal/termsofuse.php
|
||||||
* https://www.eclipse.org/legal/termsofuse.php
|
|
||||||
|
|
||||||
## Developer resources
|
## Developer resources
|
||||||
|
|
||||||
Information regarding source code management, builds, coding standards, and
|
Information regarding source code management, builds, coding standards, and more.
|
||||||
more.
|
https://projects.eclipse.org/projects/iot.threadx/developer
|
||||||
|
|
||||||
* https://projects.eclipse.org/projects/iot.threadx/developer
|
|
||||||
|
|
||||||
The project maintains the following source code repositories
|
The project maintains the following source code repositories
|
||||||
|
|
||||||
@ -60,10 +54,8 @@ Development Process and operates under the terms of the Eclipse IP Policy.
|
|||||||
|
|
||||||
## Eclipse Contributor Agreement
|
## Eclipse Contributor Agreement
|
||||||
|
|
||||||
In order to be able to contribute to Eclipse Foundation projects you must
|
In order to be able to contribute to Eclipse Foundation projects you must electronically sign the Eclipse Contributor Agreement (ECA).
|
||||||
electronically sign the Eclipse Contributor Agreement (ECA).
|
https://www.eclipse.org/legal/ECA.php
|
||||||
|
|
||||||
* https://www.eclipse.org/legal/ECA.php
|
|
||||||
|
|
||||||
The ECA provides the Eclipse Foundation with a permanent record that you agree
|
The ECA provides the Eclipse Foundation with a permanent record that you agree
|
||||||
that each of your contributions will comply with the commitments documented in
|
that each of your contributions will comply with the commitments documented in
|
||||||
@ -77,5 +69,4 @@ https://www.eclipse.org/projects/handbook/#resources-commit
|
|||||||
## Contact
|
## Contact
|
||||||
|
|
||||||
Contact the project developers via the project's "dev" list.
|
Contact the project developers via the project's "dev" list.
|
||||||
|
https://accounts.eclipse.org/mailing-list/threadx-dev
|
||||||
* https://accounts.eclipse.org/mailing-list/threadx-dev
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user