HWA
Bare metal programming with style
|
#include "../../atmel/avr/devices/attinyx4.h"
Go to the source code of this file.
Macros | |
Target device description | |
These definitions are computed by HWA from the target device name. | |
#define | HW_DEVICE attiny84 |
#define | HW_DEVICE_ATTINY84 |
#define | HW_DEVICE_EEPROM_PAGE_SIZE 4 |
#define | HW_DEVICE_EEPROM_SIZE 512 |
#define | HW_DEVICE_FLASH_PAGE_SIZE 64 |
#define | HW_DEVICE_FLASH_SIZE 8192 |
#define | HW_DEVICE_RAM_SIZE 512 |
#define | HW_DEVICE_SIGNATURE 0x1E,0x93,0x0C |
Atmel AVR ATtiny84.