VACS:Projects:Software:Gel

From VACS
(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
 
  '''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
 +
{{H:h|editor toc}}
  
 
__TOC__
 
__TOC__

Revision as of 12:54, 15 January 2006

Project: GNU Embedded Library
Date: 2001 - today
Goal: Provide embedded utility libraries for hardware projects based on 68HC11 or 68HC12

Template:H:h

Contents


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