This is an old revision of the document!


Table of Contents

libmaple

libmaple is a firmware library for the Leaflabs maple and maple mini and clones with ARM CPUs.

The firmware library was built with this compiler.

Build

mkdir -p /embedded/arm-cortex/src
cd /embedded/arm-cortex/src
git clone https://github.com/leaflabs/libmaple.git
cd libmaple
cp main.cpp.example main.cpp
make CROSS_COMPILE=/embedded/arm-cortex/gcc-arm-none-eabi-4_9-2014q4/bin/arm-none-eabi-
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information