HWA
Bare metal programming with style
atmega328.h
Go to the documentation of this file.
1 
2 /* This file is part of the HWA project.
3  * Copyright (c) 2020 Christophe Duparquet.
4  * All rights reserved. Read LICENSE.TXT for details.
5  */
6 
36 #define HW_DEVICE atmega328
37 
41 #define HW_DEVICE_ATMEGA328
42 
46 #define HW_DEVICE_SIGNATURE 0x1E,0x95,0x14
47 
52 #include "atmega328x.h"
atmega328x.h
Atmel AVR ATmega328 / ATmega328P.