Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 4924

Project: Microcontroller Build System - REM

$
0
0
Hello!

I just want to present a new microcontroller buildsystem, which was developed by me:
https://github.com/franzflasch/REM

It is based on ruby rake and offers similar features like the Yocto Buildsystem. However my buildsystem is intended for microcontrollers not for linux based embedded systems.

At the moment it supports stm32(f1,f3,f4), avr atmega168, silabs C8051Fxxx and recently the nrf24le1 microcontrollers.

The idea behind it, was to create so called "recipes" for...

Project: Microcontroller Build System - REM

Viewing all articles
Browse latest Browse all 4924

Trending Articles