Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexforencich/templates

Templates for Embedded Development
https://github.com/alexforencich/templates

Last synced: 3 months ago
JSON representation

Templates for Embedded Development

Awesome Lists containing this project

README

        

Various Project Templates

This is a collection of template projects for various applications.

For more information and updates:
http://alexforencich.com/wiki/en/templates/start

GitHub repository:
https://github.com/alexforencich/templates

Included templates:

* xmega (C++, AVR xmega 8-bit microcontroller, avr-gcc toolchain)
* atmega (C++, AVR 8-bit microcontroller, avr-gcc toolchain)
* at91 (C/C++, AVR AT91 series ARM, arm-elf-gcc toolchain)
* simple-gtk (C++, Linux/Windows cross-platform GTK application, gcc/mingw)