aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorManuel Odendahl <wesen@ruinwesen.com>2012-11-07 20:25:37 +0100
committerManuel Odendahl <wesen@ruinwesen.com>2012-11-07 20:25:37 +0100
commitec9a59bef84ab019a6a50f4220dbf0597028c33b (patch)
treeb729c3922109a2eb16794df012d5911b2ebd5e50 /contrib
parent50448497f867d618351aaa9a19521a26a54bba02 (diff)
stm32f1/rules.mk: update include path for assembler files
stm32f1/performance: load stm32.h in order to have STM32_HIGH_DENSITY when necessary STM32_HIGH_DENSITY was not defined in isrs.S and vector_table.S for a high density STM32. This was because stm32.h where the flag is now defined (in contrast to being defined on the command line in an earlier version of libmaple) was not included. This led to crashes when using one of the high density peripherals. Updated the ASFLAGS to have the correct include path in rules.mk. Include stm32.h in the assembler files. Signed-off-by: Manuel Odendahl <wesen@ruinwesen.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions