@@ -6,33 +6,27 @@ Thanks for your interest in this project.
66
77Eclipse ThreadX provides a vendor-neutral, open source, safety certified OS for
88real-time applications published on under a permissive license. The Eclipse
9- ThreadX suite encompasses: ThreadX - advanced real-time operating system (RTOS)
10- designed specifically for deeply embedded applications NetX Duo - advanced,
11- industrial-grade TCP/IP network stack designed specifically for deeply embedded
12- real-time and IoT applications FileX - high-performance, FAT-compatible file
13- system that’s fully integrated with ThreadX kernel GUIX - provides a complete,
14- embedded graphical user interface (GUI) library USBX - high-performance USB
15- host, device, and on-the-go (OTG) embedded stack, that is fully integrated with
16- ThreadX kernel LevelX - Flash Wear Leveling for FileX and stand-alone purposes
17- GuiX Studio - design environment, facilitating the creation and maintenance of
18- all graphical elements for CUIX TraceX - analysis tool that provides a graphical
19- view of real-time system events to better understand the behavior of real-time
20- systems
21-
22- * https://projects.eclipse.org/projects/iot.threadx
9+ ThreadX suite encompasses:
10+ * ThreadX - advanced real-time operating system (RTOS) designed specifically for deeply embedded applications
11+ * NetX Duo - advanced, industrial-grade TCP/IP network stack designed specifically for deeply embedded real-time and IoT applications
12+ * FileX - high-performance, FAT-compatible file system that’s fully integrated with ThreadX kernel
13+ * GUIX - provides a complete, embedded graphical user interface (GUI) library
14+ * USBX - high-performance USB host, device, and on-the-go (OTG) embedded stack, that is fully integrated with ThreadX kernel
15+ * LevelX - Flash Wear Leveling for FileX and stand-alone purposes
16+ * GuiX Studio - design environment, facilitating the creation and maintenance of all graphical elements for GUIX
17+ * TraceX - analysis tool that provides a graphical view of real-time system events to better understand the behavior of real-time systems
18+
19+ Project site: https://projects.eclipse.org/projects/iot.threadx
2320
2421## Terms of Use
2522
26- This repository is subject to the Terms of Use of the Eclipse Foundation
27-
28- * https://www.eclipse.org/legal/termsofuse.php
23+ This repository is subject to the Terms of Use of the Eclipse Foundation
24+ https://www.eclipse.org/legal/termsofuse.php
2925
3026## Developer resources
3127
32- Information regarding source code management, builds, coding standards, and
33- more.
34-
35- * https://projects.eclipse.org/projects/iot.threadx/developer
28+ Information regarding source code management, builds, coding standards, and more.
29+ https://projects.eclipse.org/projects/iot.threadx/developer
3630
3731The project maintains the following source code repositories
3832
@@ -60,22 +54,19 @@ Development Process and operates under the terms of the Eclipse IP Policy.
6054
6155## Eclipse Contributor Agreement
6256
63- In order to be able to contribute to Eclipse Foundation projects you must
64- electronically sign the Eclipse Contributor Agreement (ECA).
65-
66- * https://www.eclipse.org/legal/ECA.php
57+ In order to be able to contribute to Eclipse Foundation projects you must electronically sign the Eclipse Contributor Agreement (ECA).
58+ https://www.eclipse.org/legal/ECA.php
6759
6860The ECA provides the Eclipse Foundation with a permanent record that you agree
6961that each of your contributions will comply with the commitments documented in
7062the Developer Certificate of Origin (DCO). Having an ECA on file associated with
7163the email address matching the "Author" field of your contribution's Git commits
7264fulfills the DCO's requirement that you sign-off on your contributions.
7365
74- For more information, please see the Eclipse Committer Handbook:
66+ For more information, please see the Eclipse Committer Handbook:
7567https://www.eclipse.org/projects/handbook/#resources-commit
7668
7769## Contact
7870
79- Contact the project developers via the project's "dev" list.
80-
81- * https://accounts.eclipse.org/mailing-list/threadx-dev
71+ Contact the project developers via the project's "dev" list.
72+ https://accounts.eclipse.org/mailing-list/threadx-dev
0 commit comments