| These files are intended to provide a starting point for the development of code for your projects. Other additional files are typically required. See Demos for examples. |
Bare-bones Atmega32 Real-Time Loop (RTL) Using OC0 | |
| atmega32_rtl.c (6K) | C source of a bare-bones RTL using OC0 on Timer0. Assumes 1MHz operating frequency. |
| Makefile (16K) | A makefile for the bare-bones RTL. |