incubator-nuttx/tools/ci/platforms
Matheus Catarino 25bd3be167 tools/ci: add zig, ldc and swift
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
2024-08-26 10:25:54 +08:00
..
darwin.sh tools/ci: add zig, ldc and swift 2024-08-26 10:25:54 +08:00
linux.sh ci: update required esptool version to 4.8.dev4 2024-07-04 18:22:24 -03:00
msys2.sh tools/ci: Add Rust Target for QEMU RISC-V 64-bit 2024-08-07 19:59:56 +08:00
ubuntu.sh tools/ci: add zig, ldc and swift 2024-08-26 10:25:54 +08:00