MANIFEST.in
README.md
requirements_dev.txt
setup.py
docs/Makefile
docs/blue_pill.rst
docs/conf.py
docs/getting_started.rst
docs/index.rst
docs/make.bat
docs/qt_creator_tutorial.rst
docs/images/blue_pill.jpg
docs/images/blue_pill_cubemx.png
docs/images/cubemx_makefile.png
docs/images/qt_creator/pic_10_qt_import_project.png
docs/images/qt_creator/pic_11_qt_run_config.png
docs/images/qt_creator/pic_12_qt_debug.png
docs/images/qt_creator/pic_1_plugin.png
docs/images/qt_creator/pic_2_bare_metal_openocd.png
docs/images/qt_creator/pic_3_bare_metal_device.png
docs/images/qt_creator/pic_4_run_and_build_compilers.png
docs/images/qt_creator/pic_5_run_and_build_debugger.png
docs/images/qt_creator/pic_6_run_and_build_kit.png
docs/images/qt_creator/pic_7_run_and_build_kit_cmake.png
docs/images/qt_creator/pic_8_run_and_build_general.png
docs/images/qt_creator/pic_9_cubemx.png
src/vznncv/__init__.py
src/vznncv/cubemx/__init__.py
src/vznncv/cubemx/tools/__init__.py
src/vznncv/cubemx/tools/_cli.py
src/vznncv/cubemx/tools/_cmake_generator.py
src/vznncv/cubemx/tools/_make_parser.py
src/vznncv/cubemx/tools/_project_description.py
src/vznncv/cubemx/tools/_project_processor.py
src/vznncv/cubemx/tools/_utils.py
src/vznncv/cubemx/tools/_version.py
src/vznncv/cubemx/tools/resources/templates/CmakeLists.txt
src/vznncv/cubemx/tools/resources/templates/build.sh
src/vznncv/cubemx/tools/resources/templates/openocd_stm.cfg
src/vznncv/cubemx/tools/resources/templates/upload-app.sh
src/vznncv_cubemx_tools.egg-info/PKG-INFO
src/vznncv_cubemx_tools.egg-info/SOURCES.txt
src/vznncv_cubemx_tools.egg-info/dependency_links.txt
src/vznncv_cubemx_tools.egg-info/entry_points.txt
src/vznncv_cubemx_tools.egg-info/requires.txt
src/vznncv_cubemx_tools.egg-info/top_level.txt
tests/conftest.py
tests/test_cmake_generator.py
tests/test_makeparser.py
tests/test_project_description.py
tests/test_project_processor.py
tests/testing_utils.py
tests/fixtures/stm32f1_project/.mxproject
tests/fixtures/stm32f1_project/Makefile
tests/fixtures/stm32f1_project/STM32F103C8Tx_FLASH.ld
tests/fixtures/stm32f1_project/cubmex_stm32f1_demo.ioc
tests/fixtures/stm32f1_project/startup_stm32f103xb.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_class_marks_example_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_class_marks_example_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_convolution_example_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/math_helper.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/math_helper.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_convolution_example_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/math_helper.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/math_helper.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_dotproduct_example_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/GCC/arm_dotproduct_example_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_fft_bin_data.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_fft_bin_example_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/GCC/arm_fft_bin_data.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/GCC/arm_fft_bin_example_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_fir_data.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_fir_example_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/math_helper.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/math_helper.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_graphic_equalizer_data.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_graphic_equalizer_example_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/math_helper.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/math_helper.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_linear_interp_data.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_linear_interp_example_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/math_helper.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/math_helper.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_matrix_example_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/math_helper.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/math_helper.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_signal_converge_data.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_signal_converge_example_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/math_helper.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/math_helper.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_sin_cos_example_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_variance_example_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/CommonTables/arm_common_tables.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/CommonTables/arm_const_structs.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_sin_cos_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_sin_cos_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sqrt_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sqrt_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_init_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df2T_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df2T_f64.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df2T_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df2T_init_f64.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_stereo_df2T_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_stereo_df2T_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_fast_opt_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_fast_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_fast_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_opt_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_opt_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_opt_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_opt_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_opt_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_fast_opt_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_fast_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_fast_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_opt_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_opt_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_fast_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_fast_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_cmplx_mult_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_cmplx_mult_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_cmplx_mult_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f64.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_float.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_float.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_q7.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_float.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_bitreversal.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix2_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix2_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix2_init_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix2_init_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix2_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix2_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix8_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_fast_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_fast_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_f32.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_q15.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_q31.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f100xb.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f100xe.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f101x6.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f101xb.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f101xe.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f101xg.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f102x6.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f102xb.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103x6.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xg.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f105xc.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f107xc.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/system_stm32f1xx.c
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f100xb.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f100xe.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f101x6.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f101xb.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f101xe.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f101xg.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f102x6.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f102xb.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f103x6.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f103xb.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f103xe.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f103xg.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f105xc.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f107xc.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f100xb.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f100xe.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f101x6.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f101xb.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f101xe.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f101xg.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f102x6.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f102xb.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f103x6.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f103xb.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f103xe.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f103xg.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f105xc.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f107xc.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f100xb.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f100xe.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f101x6.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f101xb.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f101xe.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f101xg.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f102x6.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f102xb.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f103x6.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f103xb.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f103xe.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f103xg.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f105xc.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/startup_stm32f107xc.s
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f100xb_flash.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f100xb_sram.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f100xe_flash.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f100xe_sram.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101x6_flash.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101x6_sram.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xb_flash.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xb_sram.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xe_flash.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xe_sram.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xg_flash.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xg_sram.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f102x6_flash.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f102x6_sram.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f102xb_flash.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f102xb_sram.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f103x6_flash.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f103x6_sram.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f103xb_flash.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f103xb_sram.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f103xe_flash.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f103xe_sram.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f103xg_flash.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f103xg_sram.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f105xc_flash.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f105xc_sram.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f107xc_flash.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f107xc_sram.icf
tests/fixtures/stm32f1_project/Drivers/CMSIS/Include/arm_common_tables.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Include/arm_const_structs.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Include/arm_math.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Include/cmsis_armcc.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Include/cmsis_armcc_V6.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Include/cmsis_gcc.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Include/core_cm0.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Include/core_cm0plus.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Include/core_cm3.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Include/core_cm4.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Include/core_cm7.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Include/core_cmFunc.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Include/core_cmInstr.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Include/core_cmSimd.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Include/core_sc000.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Include/core_sc300.h
tests/fixtures/stm32f1_project/Drivers/CMSIS/Lib/ARM/arm_cortexM3b_math.lib
tests/fixtures/stm32f1_project/Drivers/CMSIS/Lib/ARM/arm_cortexM3l_math.lib
tests/fixtures/stm32f1_project/Drivers/CMSIS/Lib/GCC/libarm_cortexM3l_math.a
tests/fixtures/stm32f1_project/Drivers/CMSIS/RTOS/Template/cmsis_os.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32_assert_template.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc_ex.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_can.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_can_ex.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cec.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_conf_template.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_crc.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dac.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dac_ex.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_eth.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_hcd.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2s.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_irda.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_iwdg.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_mmc.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_nand.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_nor.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pccard.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd_ex.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rtc.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rtc_ex.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_sd.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_smartcard.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_sram.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_usart.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_wwdg.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_adc.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_bus.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_cortex.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_crc.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dac.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_fsmc.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_i2c.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_iwdg.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_pwr.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rtc.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_sdmmc.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_spi.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_system.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_tim.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usart.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usb.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_utils.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_wwdg.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc_ex.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_can.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cec.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_crc.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dac.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dac_ex.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_eth.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_hcd.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2s.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_irda.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_iwdg.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_mmc.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_msp_template.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_nand.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_nor.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pccard.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_smartcard.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi_ex.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_timebase_rtc_alarm_template.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_timebase_tim_template.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_usart.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_wwdg.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_adc.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_crc.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_dac.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_dma.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_exti.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_gpio.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_i2c.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_pwr.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_rcc.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_rtc.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_spi.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_tim.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usart.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c
tests/fixtures/stm32f1_project/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_utils.c
tests/fixtures/stm32f1_project/Inc/gpio.h
tests/fixtures/stm32f1_project/Inc/main.h
tests/fixtures/stm32f1_project/Inc/stm32f1xx_hal_conf.h
tests/fixtures/stm32f1_project/Inc/stm32f1xx_it.h
tests/fixtures/stm32f1_project/Src/gpio.c
tests/fixtures/stm32f1_project/Src/main.c
tests/fixtures/stm32f1_project/Src/stm32f1xx_hal_msp.c
tests/fixtures/stm32f1_project/Src/stm32f1xx_it.c
tests/fixtures/stm32f1_project/Src/system_stm32f1xx.c
tests/fixtures/stm32f3_project/Makefile
tests/fixtures/stm32f3_project/STM32F303VCTx_FLASH.ld
tests/fixtures/stm32f3_project/startup_stm32f303xc.s
tests/fixtures/stm32f3_project/Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f301x8.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f302x8.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xc.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xe.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f303x8.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f303xc.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f303xe.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f318xx.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f328xx.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f334x8.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f358xx.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f373xc.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f378xx.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f398xx.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f3xx.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Device/ST/STM32F3xx/Include/system_stm32f3xx.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Device/ST/STM32F3xx/Source/Templates/system_stm32f3xx.c
tests/fixtures/stm32f3_project/Drivers/CMSIS/Include/arm_common_tables.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Include/arm_const_structs.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Include/arm_math.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Include/cmsis_armcc.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Include/cmsis_armcc_V6.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Include/cmsis_gcc.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Include/core_cm0.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Include/core_cm0plus.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Include/core_cm3.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Include/core_cm4.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Include/core_cm7.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Include/core_cmFunc.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Include/core_cmInstr.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Include/core_cmSimd.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Include/core_sc000.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/Include/core_sc300.h
tests/fixtures/stm32f3_project/Drivers/CMSIS/RTOS/Template/cmsis_os.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32_assert_template.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_can.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_cec.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_comp.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_comp_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_conf_template.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_cortex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_crc.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_crc_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dac.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dac_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_hrtim.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2s.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2s_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_irda.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_irda_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_iwdg.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_nand.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_nor.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_opamp.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_opamp_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pccard.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pcd.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pcd_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rtc.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rtc_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_sdadc.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_smartcard.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_smartcard_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_smbus.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_spi.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_spi_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_sram.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tsc.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_usart.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_usart_ex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_wwdg.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_adc.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_bus.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_comp.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_cortex.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_crc.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_dac.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_dma.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_exti.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_fmc.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_gpio.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_hrtim.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_i2c.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_iwdg.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_opamp.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_pwr.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_rcc.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_rtc.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_spi.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_system.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_tim.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_usart.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_utils.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_wwdg.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_adc.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_adc_ex.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_can.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_cec.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_comp.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_cortex.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_crc.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_crc_ex.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_dac.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_dac_ex.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_dma.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_flash.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_flash_ex.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_gpio.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_hrtim.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_i2c.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_i2c_ex.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_i2s.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_i2s_ex.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_irda.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_iwdg.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_msp_template.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_nand.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_nor.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_opamp.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_opamp_ex.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_pccard.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_pcd.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_pcd_ex.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_pwr.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_pwr_ex.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_rcc.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_rcc_ex.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_rtc.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_rtc_ex.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_sdadc.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_smartcard.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_smartcard_ex.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_smbus.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_spi.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_spi_ex.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_sram.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_tim.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_tim_ex.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_timebase_rtc_alarm_template.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_timebase_rtc_wakeup_template.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_timebase_tim_template.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_tsc.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_uart.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_uart_ex.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_usart.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_wwdg.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_adc.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_comp.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_crc.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_dac.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_dma.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_exti.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_fmc.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_gpio.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_hrtim.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_i2c.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_opamp.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_pwr.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_rcc.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_rtc.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_spi.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_tim.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_usart.c
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_utils.c
tests/fixtures/stm32f3_project/Inc/FreeRTOSConfig.h
tests/fixtures/stm32f3_project/Inc/fatfs.h
tests/fixtures/stm32f3_project/Inc/ffconf.h
tests/fixtures/stm32f3_project/Inc/gpio.h
tests/fixtures/stm32f3_project/Inc/i2c.h
tests/fixtures/stm32f3_project/Inc/main.h
tests/fixtures/stm32f3_project/Inc/spi.h
tests/fixtures/stm32f3_project/Inc/stm32_assert.h
tests/fixtures/stm32f3_project/Inc/stm32f3xx_hal_conf.h
tests/fixtures/stm32f3_project/Inc/stm32f3xx_it.h
tests/fixtures/stm32f3_project/Inc/usart.h
tests/fixtures/stm32f3_project/Inc/usb.h
tests/fixtures/stm32f3_project/Inc/user_diskio.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FatFs/src/diskio.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FatFs/src/diskio.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FatFs/src/ff.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FatFs/src/ff.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FatFs/src/ff_gen_drv.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FatFs/src/ff_gen_drv.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FatFs/src/ffconf_template.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FatFs/src/integer.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FatFs/src/option/cc932.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FatFs/src/option/cc936.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FatFs/src/option/cc949.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FatFs/src/option/cc950.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FatFs/src/option/ccsbcs.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FatFs/src/option/syscall.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FatFs/src/option/unicode.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/croutine.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/event_groups.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/list.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/queue.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/tasks.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/timers.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOSConfig_template.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/include/StackMacros.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/include/croutine.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/include/list.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_prototypes.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/include/portable.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/include/queue.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/include/task.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/include/timers.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_1.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_2.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_3.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c
tests/fixtures/stm32f3_project/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_5.c
tests/fixtures/stm32f3_project/Src/fatfs.c
tests/fixtures/stm32f3_project/Src/freertos.c
tests/fixtures/stm32f3_project/Src/gpio.c
tests/fixtures/stm32f3_project/Src/i2c.c
tests/fixtures/stm32f3_project/Src/main.c
tests/fixtures/stm32f3_project/Src/spi.c
tests/fixtures/stm32f3_project/Src/stm32f3xx_hal_msp.c
tests/fixtures/stm32f3_project/Src/stm32f3xx_hal_timebase_TIM.c
tests/fixtures/stm32f3_project/Src/stm32f3xx_it.c
tests/fixtures/stm32f3_project/Src/system_stm32f3xx.c
tests/fixtures/stm32f3_project/Src/usart.c
tests/fixtures/stm32f3_project/Src/usb.c
tests/fixtures/stm32f3_project/Src/user_diskio.c