Logo
Explore Help
Register Sign In
Mirrors_Framework/nuttx
1
0
Fork 0
You've already forked nuttx
mirror of https://github.com/apache/nuttx.git synced 2026-03-23 22:43:57 +08:00
Code Issues Actions 1 Packages Projects Releases Wiki Activity
Files
59f05be52524dfd896136803d8ef2903da1f4a18
nuttx/Documentation/contributing
History
rovinyu 906279e37a Modify `do while` Statement typo
The following should be correct sample:
do
  {
    ready = !notready();
  }
while (!ready);

senddata();

do
  {
    ptr++;
  }
while (*ptr != '\0');
2025-12-29 09:40:54 +08:00
..
doc_templates
docs/contributing: Add board documentation template.
2025-05-18 00:57:26 +08:00
coding_style.rst
Modify `do while` Statement typo
2025-12-29 09:40:54 +08:00
documentation.rst
docs/contributing: Add board documentation template.
2025-05-18 00:57:26 +08:00
index.rst
Created documentation page under contribution guidelines about the NuttX release process, copied from Alin Jerpelea's gist documentation.
2024-11-04 12:47:40 +08:00
making-changes.rst
docs/codeowners: Provide some relevant information about CODEOWNERS.
2025-09-06 10:12:16 +08:00
releases.rst
Created documentation page under contribution guidelines about the NuttX release process, copied from Alin Jerpelea's gist documentation.
2024-11-04 12:47:40 +08:00
workflow.rst
…
Powered by Gitea Page: 1858ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API