/iree-bare-metal-arm

Example for running IREE in a bare-metal Arm environment.

Primary LanguageCApache License 2.0Apache-2.0

IREE Bare-Metal Arm Sample

Build and Test

DISCLAIMER: This project is not intended for everyday use and made available without any support. However, we welcome any kind of feedback via the issue tracker or if appropriate via IREE's communication channels, e.g. via the Discord server.

This projects demonstrates how to build IREE with the Arm GNU Toolchain for bare-metal Arm targets using either the open-source firmware library libopencm3 or CMSIS.

Target Support

The samples can be build for several STM32 32-bit Arm Cortex MCUs, for the Nordic nRF52840 SoC, for the application core of the Nordic nRF5340 SoC and for the Arm Corstone-300.

Getting Started

See the Getting Started guide for instructions on how to build this project.

Further Resources

Licensing

The samples are licensed under the terms of the Apache 2.0 License with LLVM Exceptions.

The repository contains further files that are licensed under other terms. Licensing information for each file is specified via SPDX-License-Identifier tags.