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

[Example] Add report file #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 3, 2022

This PR is auto-generated for test purpose.

@canisLupus1313 canisLupus1313 force-pushed the main branch 4 times, most recently from bfeaad4 to 5c6bbe1 Compare September 21, 2022 07:33
canisLupus1313 pushed a commit that referenced this pull request Jan 22, 2024
Previously the sample was using some headers that aren't
available to the host, now we can add a `Makefile.host` to
compile the example on a POSIX OS like Linux:

```
# Go to the sample dir
cd ${ZEPHYR_BASE}/samples/posix/uname

# Compile the sample
make -f Makefile.host

# Run the binary
./build/uname

sysname[65]: Linux
nodename[65]: LAPTOP-YC
release[65]: 5.10.16.3-microsoft-standard-WSL2
version[65]: #1 SMP Fri Apr 2 22:23:49 UTC 2021
machine[65]: x86_64
```

Signed-off-by: Yong Cong Sin <[email protected]>
@canisLupus1313 canisLupus1313 force-pushed the main branch 6 times, most recently from 5b52ab9 to f9f9fce Compare June 10, 2024 08:52
@canisLupus1313 canisLupus1313 force-pushed the main branch 3 times, most recently from 3e69577 to d62e9f1 Compare August 13, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant