https://github.com/plietar/homebrew-stm32
STM32 toolchain for Homebrew
https://github.com/plietar/homebrew-stm32
Last synced: 11 months ago
JSON representation
STM32 toolchain for Homebrew
- Host: GitHub
- URL: https://github.com/plietar/homebrew-stm32
- Owner: plietar
- Created: 2013-01-07T17:44:55.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-12-16T17:03:13.000Z (over 11 years ago)
- Last Synced: 2025-04-04T11:46:43.790Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 155 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Homebrew-stm32
============
This repository contains tools for STM32 development as formulae for [Homebrew](https://github.com/mxcl/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 `.