Skip to content

support nuttx target os - #129

Merged
lambda-fairy merged 1 commit into
lambda-fairy:mainfrom
wllenyj:nuttx
Aug 6, 2026
Merged

support nuttx target os#129
lambda-fairy merged 1 commit into
lambda-fairy:mainfrom
wllenyj:nuttx

Conversation

@wllenyj

@wllenyj wllenyj commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

When you use errno() in nuttx os, you will get link error undefined reference to errno_location'`

See https://doc.rust-lang.org/rustc/platform-support/nuttx.html for more information about Nuttx target.

When you use errno() in nuttx os, you will get link error
`undefined reference to `errno_location'`

See https://doc.rust-lang.org/rustc/platform-support/nuttx.html
for more information about Nuttx target.

Signed-off-by: wanglei <wllenyj@gmail.com>
@wllenyj

wllenyj commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Hi, @lambda-fairy, sorry to bother you.
Do you have time to take a look this pr?
Currently, only this is not merged.

@lambda-fairy
lambda-fairy merged commit bd83e5b into lambda-fairy:main Aug 6, 2026
12 checks passed
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 this pull request may close these issues.

2 participants