nuttx
Here are 21 public repositories matching this topic...
Several examples (and other things under apps/) make illegal calls to romdisk_register(). This both violates the portable POSIX OS interface and makes these applications un-usable in PROTECTED and KERNEL build modes.
Non-compliant examples include:
examples/bastest, examples/elf, examples/module,
examples/nxflat, examples/posix_spawn, examples/romfs,
examples/sotest, example
-
Updated
Mar 27, 2018 - C
-
Updated
Sep 18, 2017 - C++
Improve this page
Add a description, image, and links to the nuttx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nuttx topic, visit your repo's landing page and select "manage topics."
In our workflows we use
set-envand this is being turned off. We just need to move to using the new environment file.See this for migration:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/