1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-14 03:49:58 +03:00
inav/lib/main/CMSIS/DSP/Source/BasicMathFunctions
Konstantin Sharlaimov 108b619a34
Cleanup build system and unused source files (#3047)
* Initial cut on cleaning up makefile and libraries.
* F3, F4, F7 support
* Add 'make release' to build targets for release
* Introduce BUILD_SUFFIX options; Comment fix
* Fix USB core
* Fix F7 warnings
* Clean up STM32F1 code
* More cleanups of unused files
2018-04-25 10:01:00 +10:00
..
arm_abs_f32.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_abs_q7.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_abs_q15.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_abs_q31.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_add_f32.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_add_q7.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_add_q15.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_add_q31.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_dot_prod_f32.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_dot_prod_q7.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_dot_prod_q15.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_dot_prod_q31.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_mult_f32.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_mult_q7.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_mult_q15.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_mult_q31.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_negate_f32.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_negate_q7.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_negate_q15.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_negate_q31.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_offset_f32.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_offset_q7.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_offset_q15.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_offset_q31.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_scale_f32.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_scale_q7.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_scale_q15.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_scale_q31.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_shift_q7.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_shift_q15.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_shift_q31.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_sub_f32.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_sub_q7.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_sub_q15.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00
arm_sub_q31.c Cleanup build system and unused source files (#3047) 2018-04-25 10:01:00 +10:00