11 Commits

Author SHA1 Message Date
kur1k0 4afbc88f38 Refactor: update i2c_manager
1. Update i2c_manager to the latest version with fixes. 2. Added bm8563_disable_irq to BM8563's driver. 3. Added m5_camera_timer_sleep to m5stack-camera library. 4. Replaced esp_deep_sleep_start with m5_camera_timer_sleep to use BM8563 instead of internal sleep.
2026-03-27 17:54:45 +08:00
onexs-xsi 8a5ff41bc6 1.fix the log format in the m5_camera_led_set_brightness 2025-08-28 11:37:30 +08:00
moyongming 7aa3764e9b 1.fix m5_camera_led_set_brightness(uint8_t brightness)
2.add ledc_fade_func_install(0)
2025-08-28 10:49:18 +08:00
Lyon-Zovey 4b2a1dbd75 Compatible with ESP-IDF v5.x version. 2025-08-28 10:46:51 +08:00
imliubo 4978b4da25 Close #2 2024-03-22 09:57:03 +08:00
Sean Kwok 97a3d569d8 add unit cam compile option 2022-02-15 19:09:58 +08:00
Sean 750fef2812 update SMB example 2021-11-10 20:41:35 -08:00
Sean 7e7b5c8ea8 add AWS S3 example and fix RTC I2C speed issues 2021-11-10 03:45:09 -08:00
IAMLIUBO 73f04f7926 Add m5stack_camera component
Signed-off-by: IAMLIUBO <imliubo@makingfun.xyz>
2021-09-29 14:38:56 +08:00
IAMLIUBO d97b1e4115 Add bm8563 component
Signed-off-by: IAMLIUBO <imliubo@makingfun.xyz>
2021-09-29 14:38:04 +08:00
IAMLIUBO 6334cde960 Add i2c_manager and esp32-camera submodule
Signed-off-by: IAMLIUBO <imliubo@makingfun.xyz>
2021-09-29 14:36:30 +08:00