/threadx-experiments

Demo code for Rust on ThreadX

Primary LanguageRust

Rust on ThreadX Demo

This repository shows how to compile a Rust application which runs on the ThreadX RTOS.

Note this project uses Git submodules, so you should run:

git submodule update --init

Licence

  • Copyright (c) 2024 Ferrous Systems
  • SPDX-License-Identifier: MIT OR Apache-2.0