aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: 4a84ce2779f2c0b5615c87ec1367be71c5ce4053 (plain)
1
2
3
4
5
DEVICE = STM32F030x4
FLASH  = 0x08000000

# Include the main makefile
include ./STM32-base/make/common.mk