diff --git a/README.md b/README.md new file mode 100644 index 0000000..5320ca4 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Rust on FreeRTOS Demo + +This repository shows how to compile a Rust application which runs on FreeRTOS. + +## Licence + +* Copyright (c) 2024 Ferrous Systems +* SPDX-License-Identifier: MIT OR Apache-2.0