HWA
Bare metal programming with style
atmega328p_au.h
Go to the documentation of this file.
1 
2 #ifndef HWA_H
3 #define HWA_H
4 
5 /* This file is part of the HWA project.
6  * Copyright (c) 2012,2015,2020 Christophe Duparquet.
7  * All rights reserved. Read LICENSE.TXT for details.
8  */
9 
39 #define HW_DEVICE_ATMEGA328P_AU
40 
44 #define HW_DEVICE_PACKAGE_32Q
45 
50 #include "atmega328p.h"
51 
52 #endif
atmega328p.h
Atmel AVR ATmega328P.