Fix the execute bit of some files. (#5986)
- Remove the execute bit from source and text files.
- on-pages.sh script needs the execute bit to be set.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
Showing
.github/scripts/on-pages.sh
100644 → 100755
File mode changed from 100644 to 100755
cores/esp32/esp32-hal-i2c-slave.c
100755 → 100644
File mode changed from 100755 to 100644
cores/esp32/esp32-hal-i2c-slave.h
100755 → 100644
File mode changed from 100755 to 100644
cores/esp32/libb64/AUTHORS
100755 → 100644
File mode changed from 100755 to 100644
cores/esp32/libb64/LICENSE
100755 → 100644
File mode changed from 100755 to 100644
cores/esp32/libb64/cdecode.c
100755 → 100644
File mode changed from 100755 to 100644
cores/esp32/libb64/cdecode.h
100755 → 100644
File mode changed from 100755 to 100644
cores/esp32/libb64/cencode.c
100755 → 100644
File mode changed from 100755 to 100644
cores/esp32/libb64/cencode.h
100755 → 100644
File mode changed from 100755 to 100644
package.json
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment