HWA
Bare metal programming with style
attiny84a_pu.h
Go to the documentation of this file.
1 
2 /* This file is part of the HWA project.
3  * Copyright (c) 2012,2015,2020 Christophe Duparquet.
4  * All rights reserved. Read LICENSE.TXT for details.
5  */
6 
12 /* ATtiny84A devices have the same signature as ATtiny84.
13  */
14 
39 #define HW_DEVICE_ATTINY84A_PU
40 
44 #define HW_DEVICE_PACKAGE_14P3
45 
50 #include "attiny84.h"
attiny84.h
Atmel AVR ATtiny84.