25bd3be167
The main objective is to determine if the examples really work or if they have been obsoleted. The languages included in the list promote good interoperability with the NuttX API (C predominant). This will show if they are worth integrating in NuttX. **FFI method** - Rust: bindgen or c2rust - D: importC - Swift: Bridging header or clang modulemap. - Zig: `@cImport/@cInclude` or translate-c |
||
---|---|---|
.. | ||
docker/linux | ||
platforms | ||
testlist | ||
testrun | ||
README.md | ||
cibuild.sh | ||
cirun.sh |
README.md
CI Tools
These are tools and data used for the CI system. Some of what is here may also be useful for local testing.