Project | GNU Embedded Library |
Date | 2001 - today |
Goals | Provide embedded utility libraries for hardware projects based on 68HC11 or 68HC12 |
Dependencies | GNU 68HC1x |
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
- http://gel.sourceforge.net: GEL main site