VACS:Projects:Software:Gel

From VACS
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
  {{Projects|GNU Embedded Library|2001 - today|
+
  {{ProjectDef|GNU Embedded Library|2001 - today|
 
  '''Date:''' 2001 - today
 
  '''Date:''' 2001 - today
 
  '''Goal:''' Provide embedded utility libraries for hardware projects based on 68HC11 or 68HC12}}
 
  '''Goal:''' Provide embedded utility libraries for hardware projects based on 68HC11 or 68HC12}}

Revision as of 13:15, 15 January 2006

Project GNU Embedded Library
Date 2001 - today -
Date: 2001 - today
Goal: Provide embedded utility libraries for hardware projects based on 68HC11 or 68HC12
Goals {{{4}}}
Dependencies {{{5}}}

Contents

Template:H:h


Overview

The GNU Embedded Library project was started after writing several examples to show users how to use the GNU 68HC1x development chain. The examples migrated to a complete and full featured embedded library for 68HC11 and 68HC12. This library contains:

  • C, C++ examples for HC11/HC12
  • Ada examples for HC11 (yes, the GNU Ada compiler works for creation of a 256 bytes program)
  • An embeddable C library (strings, malloc, printf)
  • A timer library for HC11
  • An LCD controller
  • A robot support library

Resources

Related projects

Open Source
Electronic projects