Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: Custom Apps #11760

Closed
some00 opened this issue Feb 23, 2024 · 1 comment · Fixed by #11761
Closed

Documentation: Custom Apps #11760

some00 opened this issue Feb 23, 2024 · 1 comment · Fixed by #11761

Comments

@some00
Copy link

some00 commented Feb 23, 2024

In Custom Apps How-to section 2 instruction to add CustomApps/CustomHello/Make.defs is missing. Without it CustomHello.c isn't included in the build.
If you agree with me, please add that section so other newbies like me don't get confused. Thanks.

acassis added a commit to acassis/incubator-nuttx that referenced this issue Feb 23, 2024
The Make.defs to CustomHello example was missing.

Signed-off-by: Alan C. Assis <[email protected]>
@acassis
Copy link
Contributor

acassis commented Feb 23, 2024

@some00 thank you for reporting the issue!

Done: #11761

Please consider becoming a contributor to submit simple fixes like this.

More info: https://nuttx.apache.org/docs/latest/contributing/index.html

acassis added a commit to acassis/incubator-nuttx that referenced this issue Feb 23, 2024
The Make.defs to CustomHello example was missing.

Signed-off-by: Alan C. Assis <[email protected]>
jerpelea pushed a commit that referenced this issue Feb 23, 2024
The Make.defs to CustomHello example was missing.

Signed-off-by: Alan C. Assis <[email protected]>
SPRESENSE added a commit to SPRESENSE/nuttx that referenced this issue Feb 23, 2024
* apache/nuttx/master:
  DOC: Fix apache#11760
  net: Fix minor coding problems
  risc-v/k230: update AMP related document
  Documentation: Add documentation for packet sockets
  Documentation: Move nat.rst and netdev.rst to net/
  net/pkt: Support binding to devices other than ETH
  stm32/stm32f30xxx_rcc.c: fix broken flash setup
  arch/x86_64: add cmake support
  DOC: Fix NXPlayer name typo
halyssonJr pushed a commit to halyssonJr/nuttx that referenced this issue Apr 10, 2024
The Make.defs to CustomHello example was missing.

Signed-off-by: Alan C. Assis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants