aboutsummaryrefslogtreecommitdiff
path: root/src/stm32f4.c
diff options
context:
space:
mode:
authorPaul Fertser2013-04-14 21:56:17 +0400
committerGareth McMullin2013-04-14 11:48:59 -0700
commit9c95f039cfb45619d1b9c5bc17d47984bea81029 (patch)
tree4c30f1a3a11917431057cc4c1ddb03aa0f79a8ef /src/stm32f4.c
parent91b481731d14789a87b9e5db29e7b715bcbc618b (diff)
Make code compatible with newlib-nano and use it for stlink
With gcc-arm-none-eabi-4_7-2013q1-20130313 and -O2 I get text data bss dec hex filename 45744 304 2376 48424 bd28 blackmagic With -Os the results are even more impressive: text data bss dec hex filename 37900 304 2376 40580 9e84 blackmagic Since -Os might lower the debugging speed, do not enable it yet in the absence of real measurements. Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Diffstat (limited to 'src/stm32f4.c')
0 files changed, 0 insertions, 0 deletions