Including .s file in building process [arm-none-eabi-toolchain]
Posted on November 26, 2013 at 03:21Hi guys,I'm try to include a set of ASM functions in a project. I have to build this project with arm-none-eabi on a STM32F4-Discovery. My question is how modify the makefile to include the correct building proce...