44 Commits

Author SHA1 Message Date
tempo 71f704ec14 adf: Support for IDF 5.x
1: Use esp-adf-libs build with IDF5.0
2: Change all examples and components to support IDF5.x
3: Add board define for C6
2023-05-10 11:40:19 +08:00
gaowei 164cfaf33b ci: Add ci example build workflow 2022-09-26 15:16:05 +08:00
maojianxin e9273a1bb6 esp-sr: Update to fix build error on macOS
Closes https://github.com/espressif/esp-adf/issues/872

examples: Add sdkconfig defaults file for cli
esp-adf-libs: Update esp_audio to v1.7.1 for fix in stream buffer size is overwritten
esp-idf: Update esp-idf to latest v4.4
2022-08-24 17:05:43 +08:00
Jason-mao 5ab3a712a0 Merge branch 'docs/modify_examples_idf_version_support' into 'master'
docs: modify examples idf version support

See merge request adf/esp-adf-internal!929
2022-03-10 10:04:40 +08:00
maojianxin a687fdd77b examples and components: replace the audio_idf_version.h 2022-03-08 10:39:17 +08:00
HengYongchao 92c3018455 docs: modify examples idf version support 2022-03-07 16:10:27 +08:00
HengYongchao 4a1a1361f1 docs: update the tables of examples with espressif audio boards compatibility 2022-02-22 19:42:49 +08:00
yiying 2eca0367d9 docs: correct spelling of muisc to music 2022-01-24 11:28:32 +08:00
yiying 1f504b0a84 docs: add translation for batch 3 of example readme 2022-01-11 14:26:29 +08:00
yiying a08b4ec845 docs: add en translation for batch 1 high-priority example readme 2021-12-28 10:53:40 +08:00
yiying b7826525ef docs:replace big code snippets with links and correct GPIOs 2021-11-26 16:29:33 +08:00
HengYongchao 78ce9bcad7 docs: add cli and coex chinese readme docs 2021-11-17 14:29:38 +08:00
maojianxin 66bcb3a178 Examples: Add ESP_TLS_SKIP_SERVER_CERT_VERIFY and ESP_SYSTEM_EVENT_TASK_STACK_SIZE default configurations 2021-11-10 19:50:24 +08:00
maojianxin d6273b803c Fix __attribute__ ((fallthrough)) is valid in GCC7
Closes https://github.com/espressif/esp-adf/pull/658
2021-08-13 10:37:27 +08:00
majingjing 0ab8620588 support set and get speed 2021-05-11 14:18:23 +08:00
maojianxin 9834f9339e Modify CI to build with more IDF versions
Fix build warnings
2020-11-27 10:26:42 +08:00
Jason-mao dd54ad10a7 Merge branch 'feature/add_sdcard_4_bits_mode_adf' into 'master'
add sd_card 4 bits line mode

See merge request adf/esp-adf-internal!621
2020-10-10 17:38:51 +08:00
zhanghu 1ff6d35783 add sd_card 4 bits line mode
replace fread() with read(), use file descriptors to access file, and improve reading speed
Closes https://github.com/espressif/esp-adf/issues/411
2020-10-10 17:16:09 +08:00
xutao 0f1f20e41c audio_sys: add print task state function 2020-10-09 15:13:00 +08:00
Hao Ning d9df8c42ba solved some issues of pictures and typos 2020-06-12 14:19:20 +08:00
donglianghao 50e8586d9d add task stack location api 2020-06-09 18:00:38 +08:00
houhaiyan 52238a5352 add print of url 2020-05-27 11:19:07 +08:00
Krzysztof 48f7c14b28 support kuluga update readme 2020-05-15 15:51:36 +08:00
donglianghao 68526d3ff8 1. add get current id fuction
2. add reset fuction
3. add existion check fuction
4. add remove function in dram list
5. add unit test case in playlist
2020-04-16 14:33:20 +08:00
maojianxin 903296d718 Fix build warnings 2020-03-13 11:33:38 +08:00