Skip to content

Ig/dart#25

Merged
ZacharyBer merged 10 commits into
mainfrom
ig/dart
Apr 19, 2026
Merged

Ig/dart#25
ZacharyBer merged 10 commits into
mainfrom
ig/dart

Conversation

@IneshG007

Copy link
Copy Markdown
Contributor

Building should now be compatible for Git Bash on Windows (other than precommit).

@IneshG007 IneshG007 requested a review from ZacharyBer March 15, 2026 22:04
@coderabbitai

coderabbitai Bot commented Apr 5, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Too many files!

This PR contains 300 files, which is 150 over the limit of 150.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2f4ff69d-f6e3-4025-811f-04bfd4209016

📥 Commits

Reviewing files that changed from the base of the PR and between b79b931 and 4272008.

📒 Files selected for processing (300)
  • .cubemx-manifest.json
  • .github/workflows/size.yml
  • DART/.clangd
  • DART/.mxproject
  • DART/.settings/ide.store.json
  • DART/.vscode/c_cpp_properties.json
  • DART/CMakeLists.txt
  • DART/CMakePresets.json
  • DART/Core/Inc/.clang-format
  • DART/Core/Inc/can.h
  • DART/Core/Inc/dma.h
  • DART/Core/Inc/main.h
  • DART/Core/Inc/stm32f0xx_hal_conf.h
  • DART/Core/Inc/stm32f0xx_it.h
  • DART/Core/Inc/stm32f4xx_hal_conf.h
  • DART/Core/Inc/tim.h
  • DART/Core/Src/.clang-format
  • DART/Core/Src/can.c
  • DART/Core/Src/dma.c
  • DART/Core/Src/gpio.c
  • DART/Core/Src/main.c
  • DART/Core/Src/stm32f0xx_hal_msp.c
  • DART/Core/Src/stm32f0xx_it.c
  • DART/Core/Src/stm32f4xx_it.c
  • DART/Core/Src/syscalls.c
  • DART/Core/Src/sysmem.c
  • DART/Core/Src/system_stm32f0xx.c
  • DART/Core/Src/system_stm32f4xx.c
  • DART/Core/Src/tim.c
  • DART/Core/Src/usart.c
  • DART/Core/Startup/startup_stm32f042k6tx.s
  • DART/Core/User/Inc/.gitkeep
  • DART/Core/User/Inc/FEB_CAN.h
  • DART/Core/User/Inc/FEB_CAN_BMS.h
  • DART/Core/User/Inc/FEB_DART_Commands.h
  • DART/Core/User/Inc/FEB_Fan.h
  • DART/Core/User/Inc/FEB_main.h
  • DART/Core/User/Src/.gitkeep
  • DART/Core/User/Src/FEB_CAN.c
  • DART/Core/User/Src/FEB_CAN_BMS.c
  • DART/Core/User/Src/FEB_DART_Commands.c
  • DART/Core/User/Src/FEB_Fan.c
  • DART/Core/User/Src/FEB_main.c
  • DART/DART.ioc
  • DART/Drivers/CMSIS/Core/Include/cachel1_armv7.h
  • DART/Drivers/CMSIS/Core/Include/cmsis_armcc.h
  • DART/Drivers/CMSIS/Core/Include/cmsis_armclang.h
  • DART/Drivers/CMSIS/Core/Include/cmsis_armclang_ltm.h
  • DART/Drivers/CMSIS/Core/Include/cmsis_compiler.h
  • DART/Drivers/CMSIS/Core/Include/cmsis_gcc.h
  • DART/Drivers/CMSIS/Core/Include/cmsis_iccarm.h
  • DART/Drivers/CMSIS/Core/Include/cmsis_version.h
  • DART/Drivers/CMSIS/Core/Include/core_armv81mml.h
  • DART/Drivers/CMSIS/Core/Include/core_armv8mbl.h
  • DART/Drivers/CMSIS/Core/Include/core_armv8mml.h
  • DART/Drivers/CMSIS/Core/Include/core_cm0.h
  • DART/Drivers/CMSIS/Core/Include/core_cm0plus.h
  • DART/Drivers/CMSIS/Core/Include/core_cm1.h
  • DART/Drivers/CMSIS/Core/Include/core_cm23.h
  • DART/Drivers/CMSIS/Core/Include/core_cm3.h
  • DART/Drivers/CMSIS/Core/Include/core_cm33.h
  • DART/Drivers/CMSIS/Core/Include/core_cm35p.h
  • DART/Drivers/CMSIS/Core/Include/core_cm4.h
  • DART/Drivers/CMSIS/Core/Include/core_cm55.h
  • DART/Drivers/CMSIS/Core/Include/core_cm7.h
  • DART/Drivers/CMSIS/Core/Include/core_cm85.h
  • DART/Drivers/CMSIS/Core/Include/core_sc000.h
  • DART/Drivers/CMSIS/Core/Include/core_sc300.h
  • DART/Drivers/CMSIS/Core/Include/core_starmc1.h
  • DART/Drivers/CMSIS/Core/Include/mpu_armv7.h
  • DART/Drivers/CMSIS/Core/Include/mpu_armv8.h
  • DART/Drivers/CMSIS/Core/Include/pac_armv81.h
  • DART/Drivers/CMSIS/Core/Include/pmu_armv8.h
  • DART/Drivers/CMSIS/Core/Include/tz_context.h
  • DART/Drivers/CMSIS/Core/Template/ARMv8-M/main_s.c
  • DART/Drivers/CMSIS/Core/Template/ARMv8-M/tz_context.c
  • DART/Drivers/CMSIS/Core_A/Include/cmsis_armcc.h
  • DART/Drivers/CMSIS/Core_A/Include/cmsis_armclang.h
  • DART/Drivers/CMSIS/Core_A/Include/cmsis_compiler.h
  • DART/Drivers/CMSIS/Core_A/Include/cmsis_cp15.h
  • DART/Drivers/CMSIS/Core_A/Include/cmsis_gcc.h
  • DART/Drivers/CMSIS/Core_A/Include/cmsis_iccarm.h
  • DART/Drivers/CMSIS/Core_A/Include/core_ca.h
  • DART/Drivers/CMSIS/Core_A/Include/irq_ctrl.h
  • DART/Drivers/CMSIS/Core_A/Source/irq_ctrl_gic.c
  • DART/Drivers/CMSIS/DAP/Firmware/Config/DAP_config.h
  • DART/Drivers/CMSIS/DAP/Firmware/Include/DAP.h
  • DART/Drivers/CMSIS/DAP/Firmware/Source/DAP.c
  • DART/Drivers/CMSIS/DAP/Firmware/Source/DAP_vendor.c
  • DART/Drivers/CMSIS/DAP/Firmware/Source/JTAG_DP.c
  • DART/Drivers/CMSIS/DAP/Firmware/Source/SWO.c
  • DART/Drivers/CMSIS/DAP/Firmware/Source/SW_DP.c
  • DART/Drivers/CMSIS/DAP/Firmware/Source/UART.c
  • DART/Drivers/CMSIS/DSP/ComputeLibrary/Include/NEMath.h
  • DART/Drivers/CMSIS/DSP/ComputeLibrary/LICENSE.txt
  • DART/Drivers/CMSIS/DSP/ComputeLibrary/Source/arm_cl_tables.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/ARMCM0_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/ARMCM3_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/ARMCM4_FP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/ARMCM55_FP_MVE_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/ARMCM7_SP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/Abstract.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/CMakeLists.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/RTE/Device/ARMCM0/startup_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/RTE/Device/ARMCM0/system_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/RTE/Device/ARMCM3/startup_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/RTE/Device/ARMCM3/system_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/RTE/Device/ARMCM55/startup_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/RTE/Device/ARMCM55/system_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_bayes_example/arm_bayes_example_f32.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/ARMCM0_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/ARMCM3_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/ARMCM4_FP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/ARMCM55_FP_MVE_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/ARMCM7_SP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/Abstract.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/CMakeLists.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM0/startup_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM0/system_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM3/startup_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM3/system_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM55/startup_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM55/system_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/arm_class_marks_example_f32.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/ARMCM0_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/ARMCM3_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/ARMCM4_FP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/ARMCM55_FP_MVE_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/ARMCM7_SP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/Abstract.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/CMakeLists.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM0/startup_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM0/system_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM3/startup_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM3/system_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM55/startup_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM55/system_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/arm_convolution_example_f32.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/math_helper.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/math_helper.h
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/ARMCM0_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/ARMCM3_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/ARMCM4_FP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/ARMCM55_FP_MVE_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/ARMCM7_SP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/Abstract.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/CMakeLists.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM0/startup_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM0/system_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM3/startup_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM3/system_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM55/startup_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM55/system_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/arm_dotproduct_example_f32.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/ARMCM0_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/ARMCM3_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/ARMCM4_FP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/ARMCM55_FP_MVE_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/ARMCM7_SP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/Abstract.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/CMakeLists.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM0/startup_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM0/system_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM3/startup_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM3/system_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM55/startup_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM55/system_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/arm_fft_bin_data.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/arm_fft_bin_example_f32.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/ARMCM0_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/ARMCM3_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/ARMCM4_FP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/ARMCM55_FP_MVE_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/ARMCM7_SP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/Abstract.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/CMakeLists.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM0/startup_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM0/system_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM3/startup_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM3/system_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM55/startup_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM55/system_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/arm_fir_data.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/arm_fir_example_f32.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/math_helper.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/math_helper.h
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/ARMCM0_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/ARMCM3_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/ARMCM4_FP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/ARMCM55_FP_MVE_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/ARMCM7_SP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/Abstract.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/CMakeLists.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM0/startup_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM0/system_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM3/startup_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM3/system_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM55/startup_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM55/system_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/arm_graphic_equalizer_data.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/arm_graphic_equalizer_example_q31.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/math_helper.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/math_helper.h
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/ARMCM0_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/ARMCM3_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/ARMCM4_FP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/ARMCM55_FP_MVE_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/ARMCM7_SP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/Abstract.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/CMakeLists.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM0/startup_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM0/system_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM3/startup_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM3/system_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM55/startup_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM55/system_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/arm_linear_interp_data.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/arm_linear_interp_example_f32.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/math_helper.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/math_helper.h
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/ARMCM0_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/ARMCM3_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/ARMCM4_FP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/ARMCM55_FP_MVE_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/ARMCM7_SP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/Abstract.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/CMakeLists.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM0/startup_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM0/system_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM3/startup_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM3/system_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM55/startup_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM55/system_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/arm_matrix_example_f32.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/math_helper.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/math_helper.h
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/ARMCM0_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/ARMCM3_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/ARMCM4_FP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/ARMCM55_FP_MVE_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/ARMCM7_SP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/Abstract.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/CMakeLists.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM0/startup_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM0/system_ARMCM0.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM3/startup_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM3/system_ARMCM3.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM55/startup_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM55/system_ARMCM55.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/arm_signal_converge_data.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/arm_signal_converge_example_f32.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/math_helper.c
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/math_helper.h
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/ARMCM0_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/ARMCM3_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/ARMCM4_FP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/ARMCM55_FP_MVE_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/ARMCM7_SP_config.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/Abstract.txt
  • DART/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/CMakeLists.txt

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ig/dart

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ZacharyBer ZacharyBer merged commit da33124 into main Apr 19, 2026
35 checks passed
@ZacharyBer ZacharyBer deleted the ig/dart branch April 19, 2026 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants