Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 307 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 307 Bytes

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