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-05-12 09:48:31 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
aee7ea0d7df92672d4cf5e540f3706d02fbcfcce
nuttx/Documentation/contributing
T
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: 1489ms Template: 7ms
Auto
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