HWA
Bare metal programming with style
atmega168p.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 
34 #define HW_DEVICE atmega168p
35 
39 #define HW_DEVICE_ATMEGA168P
40 
44 #define HW_DEVICE_SIGNATURE 0x1E,0x94,0x0B
45 
50 #include "atmega168x.h"
atmega168x.h
Atmel AVR ATmega168 / ATmega168P.