Files
Gen4_R-Car_Trace32/2_Trunk/demo/arm/hardware/smartfusion-a2f200/makefile
2025-10-14 09:52:32 +09:00

14 lines
267 B
Makefile

## code generation
FLASHSTART=0x0
RAMSTART=0x20000000
# WATCHDOG=1
include ${T32SYS}/demo/arm/compiler/gnu-make/cortex-m/makefile
target: target-m3
# include special-rule.mk.internal if existing - for Lauterbach internal usage
-include special-rule.mk.internal