diff options
author | Dave Hylands <dhylands@gmail.com> | 2014-01-08 09:07:29 -0800 |
---|---|---|
committer | Dave Hylands <dhylands@gmail.com> | 2014-01-08 09:07:29 -0800 |
commit | c1db58799df1f1c8dc8dfcf6c4ece9f31871a05c (patch) | |
tree | 8065d0b5e95809b506381160623c0446c14b4e61 /stm/startup_stm32f40xx.s | |
parent | ea9e441a75d7ea6633b0ea95b21667c48a6f7b6a (diff) | |
download | micropython-c1db58799df1f1c8dc8dfcf6c4ece9f31871a05c.tar.gz micropython-c1db58799df1f1c8dc8dfcf6c4ece9f31871a05c.zip |
Update stm/Makeile to use OBJCOPY and SIZE macros
While updating the teensy Makfile, I noticed that the stm Makefile
was using calling arm-none-eabi-objcopy and size rather than
$(OBJCOPY) and $(SIZE), so I added these 2 for consistency.
Diffstat (limited to 'stm/startup_stm32f40xx.s')
0 files changed, 0 insertions, 0 deletions