betaflight / betaflight

Open Source Flight Controller Firmware
GNU General Public License v3.0
8.06k stars 2.87k forks source link

make mpuIntExtiHandler() static (#13520) #13549

Closed pinhodb closed 1 month ago

pinhodb commented 1 month ago

Function was made public in e126f1 for SPI case but seems unused outside the module. Make it static for all preprocessor cases and remove declaration.

Tested using CONFIG=STM32F411DISCOVERY.

github-actions[bot] commented 1 month ago

Do you want to test this code? You can flash it directly from Betaflight Configurator:

WARNING: It may be unstable. Use only for testing!