This is an old revision of the document!


Table of Contents

Maple mini boot loader

Leaflabs have a repository for the maple boot loader and pre-built binaries, however, the repository does not contain working code for the Maple mini or it's clones.

A patched version of the Maple boot loader for the mini exists elsewhere and this appears to operate.

Install

git clone https://github.com/rogerclarkmelbourne/Arduino_STM32
cd Arduino_STM32/other/maple-bootloader
make TCHAIN=/embedded/arm-cortex/gcc-arm-none-eabi-4_9-2014q4/bin/arm-none-eabi
st-flash write build/maple_boot.bin 0x8000000
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information