src/boards/include/boards/*.h: remove executable bit (#2652)
Some checks failed
Bazel presubmit checks / bazel-build-check (macos-latest) (push) Has been cancelled
Bazel presubmit checks / bazel-build-check (ubuntu-latest) (push) Has been cancelled
Bazel presubmit checks / other-bazel-checks (push) Has been cancelled
Check Board Headers / check-board-headers (push) Has been cancelled
Check Configs / check-configs (push) Has been cancelled
CMake / build (push) Has been cancelled
Build on macOS / build (push) Has been cancelled
Build on Windows / build (push) Has been cancelled

find src -type f -perm /a+x -name '*.h' -print0 | xargs --null chmod -x
This commit is contained in:
josch 2025-09-08 20:13:35 +02:00 committed by GitHub
parent 299fb7db10
commit 36f1df6d72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 0 additions and 0 deletions

0
src/boards/include/boards/waveshare_pico_cam_a.h Executable file → Normal file
View file

0
src/boards/include/boards/waveshare_rp2040_ble.h Executable file → Normal file
View file

0
src/boards/include/boards/waveshare_rp2040_eth.h Executable file → Normal file
View file

0
src/boards/include/boards/waveshare_rp2040_geek.h Executable file → Normal file
View file

0
src/boards/include/boards/waveshare_rp2040_matrix.h Executable file → Normal file
View file

0
src/boards/include/boards/waveshare_rp2040_pizero.h Executable file → Normal file
View file

View file

0
src/boards/include/boards/waveshare_rp2040_tiny.h Executable file → Normal file
View file

View file

0
src/boards/include/boards/waveshare_rp2350_eth.h Executable file → Normal file
View file

0
src/boards/include/boards/waveshare_rp2350_geek.h Executable file → Normal file
View file

0
src/boards/include/boards/waveshare_rp2350_lcd_0.96.h Executable file → Normal file
View file

0
src/boards/include/boards/waveshare_rp2350_lcd_1.28.h Executable file → Normal file
View file

0
src/boards/include/boards/waveshare_rp2350_one.h Executable file → Normal file
View file

0
src/boards/include/boards/waveshare_rp2350_plus_16mb.h Executable file → Normal file
View file

0
src/boards/include/boards/waveshare_rp2350_plus_4mb.h Executable file → Normal file
View file

0
src/boards/include/boards/waveshare_rp2350_tiny.h Executable file → Normal file
View file

View file

0
src/boards/include/boards/waveshare_rp2350_zero.h Executable file → Normal file
View file