Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _faqs/faq-03.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ question: How is RIOT development organized?

In short there are certain [Coding Conventions](https://github.com/RIOT-OS/RIOT/blob/master/CODING_CONVENTIONS.md) to follow and we are using [Github](https://github.com/)'s pull requests for code review. So for new features and fixes create a fork of the [RIOT repository](https://github.com/RIOT-OS/RIOT) and open a pull request with a detailed description of your changes.

For a more in depth description check out the dedicated document on [development procedures](https://github.com/RIOT-OS/RIOT/CONTRIBUTING.md).
For a more in depth description check out the dedicated document on [development procedures](https://github.com/RIOT-OS/RIOT/blob/master/CONTRIBUTING.md).

Also, do check out the open [community processes](https://github.com/RIOT-OS/RIOT/wiki/RIOT-Community-Processes).
2 changes: 1 addition & 1 deletion _faqs/faq-07.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
question: Does RIOT run as-is on my hardware?
---

Check out this page on supported [hardware](https://github.com/RIOT-OS/RIOT/wiki/RIOT-Platforms).
Check out this page on supported [hardware](https://www.riot-os.org/boards.html).
If your hardware is not listed there, you're welcome to provide a port for your hardware!