The ESP-IDF master branch is marked as not supported because the major feature changes it has introduced may cause conflicts with ESP-ADF. Yet, the ADF examples not affected by those feature changes can still run correctly on the IDF master branch. ...
ESP-ADF 是由乐鑫官方推出的针对 ESP32 和 ESP32-S2 系列芯片的音频开发框架。ESP-ADF 国内镜像仓库,Issues 和 PRs 请仍旧提交到 github。 展开 收起 暂无标签 https://github.com/espressif/esp-adf C 等6 种语言 C 95.7% Python 2.2% Shell 0.8% CMake 0.8% Makefile 0.2% Other...
By default, it runs on ADF's built-in branch $ADF_PATH/esp-idf. Configuration The default board for this example is ESP32-Lyrat V4.3, if you need to run this example on other development boards, you need to select the configuration of the development board in menuconfig, for example, ...
可以先只拉取当前项目,不使用--recursive 参数: # git clone --recursive https://github.com/espressif/esp-adf.git -v git clone https://github.com/espressif/esp-adf.git -v 再修改项目根目录下的.gitmodules 文件,将库的url改成加速服务提供的地址,然后再重新使用下面的指令拉取: git submodule forea...
git,分布式版本控制系统,可以用来帮助程序员管理代码等,包括代码的保存,恢复,传输到远程服务器等。有了git的帮助,再也不用担心改了一行代码导致系统崩溃无法恢复的情况了。关于git的具体介绍和教程非常多,这里我推荐git-菜鸟教程,想要深入学习的同学可以围观一下。
# git clone --recursive https://github.com/espressif/esp-adf.git -v git clone https://github.com/espressif/esp-adf.git -v 再修改项目根目录下的.gitmodules 文件,将库的url改成加速服务提供的地址,然后再重新使用下面的指令拉取: git submodule foreach git submodule update ...
bluss/esp-adf forked from乐鑫开源/esp-adf 确定同步? 同步操作将从乐鑫开源/esp-adf强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!! 确定后同步将在后台操作,完成时将刷新页面,请耐心等待。 删除在远程仓库中不存在的分支和标签 ...
espressif/esp-adf-libsPublic NotificationsYou must be signed in to change notification settings Fork43 Star65 master BranchesTags Code Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. ...
IDF_TARGET: esp32 IDF_VERSION_TAG: release/v5.2 needs: - 'build_examples_cmake_esp32_lyrat_v4_3: [v5.2, 1/2]' - 'build_examples_cmake_esp32_lyrat_v4_3: [v5.2, 2/2]' tags: [ esp32, ADF_EXAMPLE_GENERIC ] example_test_pytest_esp32s2_v5.2: extends: - .pytest_examples_dir...
Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} espressif / esp-adf Public Notifications You must be signed in to change notification settings Fork 672 Star ...