@@ -6,33 +6,27 @@ Thanks for your interest in this project.
6
6
7
7
Eclipse ThreadX provides a vendor-neutral, open source, safety certified OS for
8
8
real-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
23
20
24
21
## Terms of Use
25
22
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
29
25
30
26
## Developer resources
31
27
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
36
30
37
31
The project maintains the following source code repositories
38
32
@@ -60,22 +54,19 @@ Development Process and operates under the terms of the Eclipse IP Policy.
60
54
61
55
## Eclipse Contributor Agreement
62
56
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
67
59
68
60
The ECA provides the Eclipse Foundation with a permanent record that you agree
69
61
that each of your contributions will comply with the commitments documented in
70
62
the Developer Certificate of Origin (DCO). Having an ECA on file associated with
71
63
the email address matching the "Author" field of your contribution's Git commits
72
64
fulfills the DCO's requirement that you sign-off on your contributions.
73
65
74
- For more information, please see the Eclipse Committer Handbook:
66
+ For more information, please see the Eclipse Committer Handbook:
75
67
https://www.eclipse.org/projects/handbook/#resources-commit
76
68
77
69
## Contact
78
70
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