mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge pull request #21078 from waehlisch/community_note
README.md: add Section Collaboration
This commit is contained in:
commit
a4026b78b8
13
README.md
13
README.md
@ -82,15 +82,6 @@ RIOT provides features including, but not limited to:
|
||||
* UWB
|
||||
* Bluetooth (BLE) via [NimBLE](https://github.com/apache/mynewt-nimble)
|
||||
|
||||
### Related Projects
|
||||
|
||||
- [Ariel OS](https://github.com/ariel-os/ariel-os) is an offspring of RIOT written
|
||||
in Rust following RIOT's goals and [vision](https://doc.riot-os.org/vision.html).
|
||||
- [Contiki(-NG)](https://github.com/contiki-ng/contiki-ng) was an inspiration for starting RIOT, an operating system for constrained devices with a focus on networking.
|
||||
- [NuttX](https://github.com/apache/nuttx) is another general purpose microcontroller OS with a focus on bringing POSIX to MCUs
|
||||
- [RT-Thread](https://github.com/RT-Thread/rt-thread) is a microcontroller operating system with strong roots in China and a large community there, it has extensive support for MCUs from Chinese vendors, but also for western ones.
|
||||
- [Zephyr](https://github.com/zephyrproject-rtos/zephyr) is a general-purpose operating system for microcontrollers, shepherded by the Linux foundation.
|
||||
|
||||
## Getting RIOT
|
||||
|
||||
The most convenient way to get RIOT is to clone it via Git
|
||||
@ -154,6 +145,10 @@ only "this isn't working". These details include:
|
||||
2. What have you tried so far (for example the commands you typed).
|
||||
3. What happened so far.
|
||||
|
||||
### Collaboration
|
||||
|
||||
RIOT closely collaborates with and inspires other open source projects, e.g., [Ariel OS](https://ariel-os.org/), an IoT OS written in Rust. We are more than happy to collaborate with those who share our [vision](https://doc.riot-os.org/vision.html).
|
||||
|
||||
## Contribute
|
||||
|
||||
To contribute something to RIOT, please refer to our
|
||||
|
Loading…
Reference in New Issue
Block a user