Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 621 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 621 Bytes

Homebrew-stm32

This repository contains tools for STM32 development as formulae for Homebrew.

The formulae uses vanilla FSF sources to build the toolchain, ie not CodeSourcery or Linaro or similar. Moreover, it does not use any prebuilt package such as those found at https://launchpad.net/gcc-arm-embedded. This makes the formula build time significant.

Current Versions

  • gcc 4.9.1
  • binutils 2.24.0
  • newlib 2.1.0

Installing Homebrew-stm32 Formulae

Just brew tap plietar/stm32 and then brew install <formula>.