Home

Awesome

DEPRECATED

Use instread LLVM embedded toolchain for Arm from ARM-Software

cortex-m-llvm

Cortex M with LLVM toolkit.

Example firmware for cortex-m using LLVM toolchain.

Tested well with LLVM/CLANG 6.0 or high from LLVM download site

Usage

This project provide a simple makefile set for working with LLVM/CLANG on cortex-m. Due to configure your target you need:

Next, add your sources to src/*.c or modify Makefile to include others directories

Makefile targets

Required packages