HWA
Bare metal programming with style
|
#include "../../st/stm32/devices/stm32f103.h"
Go to the source code of this file.
Macros | |
#define | HW_DEVICE_DENSITY_MEDIUM |
#define | HW_DEVICE_FLASH_SIZE (64*1024) |
#define | HW_DEVICE_LINE_PERFORMANCE |
#define | HW_DEVICE_PACKAGE_LQFP48 |
#define | HW_DEVICE_RAM_SIZE (20*1024) |
#define | HW_DEVICE_STM32F103C8T6 |
#define | HW_DEVICE_STM32F103Cx |
#define | HW_DEVICE_STM32F103x8 |
STM32F103C8T6.