mirror of
https://github.com/apache/nuttx.git
synced 2026-08-14 17:03:29 +00:00
This patch adds defconfig example to The Custom Boards How-To guide. The command specified in this guide which runs configure script fails if the defconfig file does not exists; the guide did not mention this file at all. If the file exists but is empty, the configure script fails and leaves the system in a broken state which is somewhat difficult to deal with. (Subsequent attempts to configure fail but so do attempts to distclean.) To resolve this, this patch adds a minimal defconfig example which should be sufficient for the configure script to do its work correctly. Signed-off-by: Kerogit <kr.git@kerogit.eu> |
||
|---|---|---|
| .. | ||
| _extensions | ||
| _static | ||
| _templates | ||
| applications | ||
| components | ||
| contributing | ||
| debugging | ||
| faq | ||
| guides | ||
| implementation | ||
| introduction | ||
| logos | ||
| platforms | ||
| quickstart | ||
| reference | ||
| ReleaseNotes | ||
| standards | ||
| testing | ||
| .gitignore | ||
| conf.py | ||
| glossary.rst | ||
| index.rst | ||
| known-warnings.txt | ||
| legacy_README.md | ||
| make.bat | ||
| Makefile | ||
| Pipfile | ||
| Pipfile.lock | ||
| security.rst | ||
| substitutions.rst | ||