1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-14 20:10:18 +03:00

perms: Remove execute bit on source files

* Remove the execute bit on source files.
* No functional change.
This commit is contained in:
Kyle Manna 2014-11-26 10:10:50 -06:00
parent 4261185068
commit c806046181
20 changed files with 0 additions and 0 deletions

0
src/main/config/config.c Executable file → Normal file
View file

0
src/main/drivers/accgyro_adxl345.c Executable file → Normal file
View file

0
src/main/drivers/accgyro_adxl345.h Executable file → Normal file
View file

0
src/main/drivers/accgyro_mpu3050.c Executable file → Normal file
View file

0
src/main/drivers/accgyro_mpu3050.h Executable file → Normal file
View file

0
src/main/drivers/adc.c Executable file → Normal file
View file

0
src/main/drivers/adc.h Executable file → Normal file
View file

0
src/main/drivers/barometer_bmp085.h Executable file → Normal file
View file

0
src/main/drivers/bus_i2c.h Executable file → Normal file
View file

0
src/main/drivers/compass_hmc5883l.c Executable file → Normal file
View file

0
src/main/drivers/compass_hmc5883l.h Executable file → Normal file
View file

0
src/main/drivers/pwm_mapping.c Executable file → Normal file
View file

0
src/main/drivers/system.c Executable file → Normal file
View file

0
src/main/drivers/system.h Executable file → Normal file
View file

0
src/main/flight/imu.c Executable file → Normal file
View file

0
src/main/flight/mixer.c Executable file → Normal file
View file

0
src/main/io/serial_msp.c Executable file → Normal file
View file

0
src/main/main.c Executable file → Normal file
View file

0
src/main/mw.c Executable file → Normal file
View file

0
src/main/sensors/initialisation.c Executable file → Normal file
View file