36 Commits
Author SHA1 Message Date
Li Jun RuandXu Xin 0710699f72 ci: fix build warning 2023-09-14 21:10:59 +08:00
Xu Xin c0e593554c add ESP32-S3-BOX-3 support 2023-08-25 22:55:20 +08:00
marcus_xu 316004289f docs:update docs for esp32-s3-box-3 2023-08-22 15:20:00 +08:00
Liu Zhong WeiandXu Xin d1cf670ac6 examples: fix some bugs; update docs. 2023-08-17 14:51:54 +08:00
Li Ya ShuaiandXu Xin 35276d320c add esp-matter switch example base on the factory-demo example 2023-08-15 11:10:49 +08:00
marcus_xu 0924e7bc2c examples: update new components;add esp-box-lite support. 2023-07-11 13:09:16 +08:00
marcus_xu 74bdd3076c rainmaker: update README; update esp-rainmaker version 2023-04-10 17:56:25 +08:00
Wu Jian Gang 9a35484b76 examples: Update to fix compile issue 2023-03-30 13:56:09 +08:00
Xu XinandWu Jian Gang 39b2029b0f use package manager for component [ESP32-S3-BOX-Lite not supported] 2023-02-21 19:39:13 +08:00
Wu Jian Gang ac80fcf1de feat: Use package manager for button 2023-01-04 11:54:33 +08:00
Wu Jian Gang 73902d640c feat: Use package manager for esp-sr 2023-01-04 10:26:47 +08:00
Wu Jian Gang f655f99107 feat: Use package manager for rainmaker
Since some parts of rainmaker don't been upload to Espressif component registry, currently we use the method of git component.
2022-12-30 15:07:08 +08:00
marcus_xuandWu Jian Gang e5fa22c10a example: idf_component fixed link version
Closes https://github.com/espressif/esp-box/pull/18
2022-12-21 19:21:52 +08:00
marcus_xu 363c27cd33 SR: Import new SR to support IDF5.0 2022-11-21 17:40:35 +08:00
Mahavir Jainandmarcus_xu c79bff40ba examples: update component pattern to accept upstream bugfix version 2022-10-08 10:16:17 +08:00
Mahavir Jainandmarcus_xu 2c3fe7c8d6 Add changes to make factory_demo example compatible with ESP-IDF 5.x 2022-09-29 13:56:33 +08:00
Mahavir Jainandmarcus_xu 9ddbf76bae Fixes to build against ESP-IDF v5.0-dev version
Verified that with these changes application can still build against
currently supported ESP-IDF v4.x release.
2022-09-29 13:56:24 +08:00
marcus_xu eb4eca7db1 audio - use bsp_codec interface to match Box and Box Lite 2022-09-16 18:40:20 +08:00
marcus_xu f8a49d5354 factory demo - SR broadcast no sound; Playing the next track keeps decreasing the volume 2022-09-14 16:51:36 +08:00
marcus_xu 18cdc818fb factory demo - prevent missing characters from showing rectangles; Reduce the memory usage 2022-09-14 14:18:10 +08:00
Chris Morganandmarcus_xu 878a85fab1 factory example - Switch to using audio_player and playlist components 2022-09-13 14:34:37 +08:00
Chris Morganandmarcus_xu 942ffe8b7f factory_demo - idf_component.yml - esp-audio-player, esp-file-iterator, esp-libhelix-mp3 as dependencies 2022-09-13 14:33:59 +08:00
Chris Morganandmarcus_xu f4111fcc7f factory_demo - sdkconfig.defaults enable 16bit swap to fix incorrect colors 2022-09-13 14:32:45 +08:00
Chris Morganandmarcus_xu 37ef188719 factory_demo - sdkconfig.defaults enable montserrat fonts required by the demo 2022-09-13 14:32:36 +08:00
zhouliandTDA2030 0b9962e4d4 factory_demo: add volume of speaker to system settings 2022-03-22 12:12:08 +08:00