Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexforencich/templates
- Owner: alexforencich
- License: mit
- Created: 2011-11-02T17:46:58.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-10-12T02:41:32.000Z (over 9 years ago)
- Last Synced: 2023-03-11T13:17:11.897Z (almost 2 years ago)
- Language: C++
- Homepage: http://alexforencich.com/wiki/en/templates/
- Size: 326 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
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/startGitHub repository:
https://github.com/alexforencich/templatesIncluded 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)