HWA
Bare metal programming with style
attiny24a_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 /* ATtiny24A devices have the same signature as ATtiny24.
13  */
14 
39 #define HW_DEVICE_ATTINY24A_PU
40 
44 #define HW_DEVICE_PACKAGE_14P3
45 
50 #include "attiny24.h"
attiny24.h
Atmel AVR ATtiny24.