mirror of
https://github.com/espressif/esp32-camera.git
synced 2025-08-06 16:40:19 +08:00

* Fix: Make esp32-camera function prototypes strict This is required for pedantic builds with -Wstrict-prototypes flag * ci: Enable pedantic example build
6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
*.DS_Store
|
|
.vscode
|
|
**/build
|
|
**/sdkconfig
|
|
**/sdkconfig.old
|
|
**/dependencies.lock |