|
simulavr
1.1.0
|
#include <string>Go to the source code of this file.
Classes | |
| class | AvrFactory |
| Produces AVR devices. More... | |
Macros | |
| #define | AVR_REGISTER(name, class) |
| #define AVR_REGISTER | ( | name, | |
| class | |||
| ) |
Macro to be used to register an AVR device with the AvrFactory. For a usage example, see atmega128.cpp.
Definition at line 69 of file avrfactory.h.