yuxinwww
d1c9c2cdb3
feat: add bf20a6 output Only Y format support ( #557 )
2 years ago
Me No Dev
f595abfa0f
Fix SOC_GDMA_PAIRS_PER_GROUP undefined in newer ESP-IDF
2 years ago
Wang Yu Xin
9d9e7d62a3
feat: add SC031GS camera sensor support
3 years ago
Kevincoooool
dda800d479
fix bug when config->pin_xclk == -1
3 years ago
Wang Yu Xin
2ae262309a
feat: add an option for s3 converter range mode
3 years ago
Vikram
7b6f020939
Fixed build errors for IDF version release-v5.0
...
1. Fixed new errors introduced due to removal of -Wno-error=format flag
2. Added CI on `release-v5.0` tag
Signed-off-by: Vikram <vikram.dattu@espressif.com>
3 years ago
yuxinwww
a6f13d9f3d
feat: add esp32s3 yuv2rgb conversion support ( #414 )
3 years ago
Me No Dev
e7f843bbfa
Fix driver for ESP-IDF v5.0 ( #395 )
...
* Migrating rom GPIO include for idf v5
* Add missing includes and build for all targets
Fixes: https://github.com/espressif/esp32-camera/issues/364
Co-authored-by: Francois Dickey <francois.dickey@solace.com>
3 years ago
yuxinwww
86a4951f50
fix: fix cache error when both nvs and camera used ( #362 )
3 years ago
Me No Dev
b8ed779427
Fix support for ESP-IDF 5 ( #351 )
4 years ago
ZHOU Li
e02038c3f0
update lcd_cam register for s3 ( #313 )
...
Co-authored-by: zhouli <zhouli@espressif.com>
4 years ago
ZHOU Li
6b1efc1edd
add gcxxxx sensors ( #293 )
...
- Add sensor GC2145 GC0308 GC032A
- Make xclk driver more standard
- Update README.md
- Add an option to adjust the DMA buffer size
Co-authored-by: zhouli <zhouli@espressif.com>
4 years ago
ZHOU Li
1a307f7a27
update driver for esp32s3 ( #292 )
...
Co-authored-by: zhouli <zhouli@espressif.com>
4 years ago
me-no-dev
7c5d8b229c
Fix compilation for S3
...
Follow up of afcb7b0727
4 years ago
alic-maker
afcb7b0727
fix some crashes caused by incorrect initialization ( #280 )
4 years ago
me-no-dev
b94b98124e
fix grayscale mode
...
Fixes https://github.com/espressif/esp32-camera/issues/276
4 years ago
me-no-dev
7a06a7e362
Experimental: Enable EDMA for JPEG when XCLK is 16MHz
4 years ago
me-no-dev
7da9cb5ea3
Adjust clocks and DMA for non-jpeg modes and enable EDMA only for 16MHz XCLK
4 years ago
Me No Dev
8eb032a94e
Rework ESP32 driver and improve ESP32-S2 and ESP32-S3 drivers ( #267 )
...
* Initial commit of reworked esp32 and cam_hal driver
* remove old driver and implement get frame timeout
* Update documentation
4 years ago
me-no-dev
b58018357a
Initial support for ESP32-S3
4 years ago