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

USE_ST_CMSIS = true

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