libc
libc copied to clipboard
Initial support for NuttX
Define the essential types that for NuttX OS.
NuttX has beed added to Rust by https://github.com/rust-lang/rust/pull/127755, this patch is try to introduce basic libc support for NuttX, see the discussion in NuttX community: https://github.com/apache/nuttx/issues/12960 https://github.com/apache/nuttx/pull/13245