HWA
Bare metal programming with style
stm32f411vet6.h
Go to the documentation of this file.
1
2
/* This file is part of the HWA project.
3
* Copyright (c) 2021 Christophe Duparquet.
4
* All rights reserved. Read LICENSE.TXT for details.
5
*/
6
28
#define HW_DEVICE_STM32F411VET6
29
33
#define HW_DEVICE_STM32F411VE
34
38
#define HW_DEVICE_STM32F411xE
39
43
#define HW_DEVICE_STM32F411Vx
44
48
#define HW_DEVICE_PACKAGE_LQFP100
49
53
#define HW_DEVICE_FLASH_SIZE (512*1024)
54
58
#define HW_DEVICE_RAM_SIZE (128*1024)
59
63
#include "../../st/stm32/devices/stm32f411.h"
Generated for HWA by
1.8.6