GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
.github ci(release): Add package JSON with chinese mirrors (#11288) Apr 28, 2025 cores/esp32 IDF release/v5.4 (#11406) May 30, 2025 docs docs(mirror): Add Chinese mirror links (#11317) Apr 29, 2025 idf_component_examples ci(idf): Use included IDF examples in CI (#11240) ...
If ESP-IDF is forked to a Git repository which is not on GitHub, you will need to run the script tools/set-submodules-to-github.sh after git clone. The script sets absolute URLs for all submodules, allowing git submodule update --init --recursive to complete. If cloning ESP-IDF from...
idf_component.yml ci: adding test with pytest-embedded Feb 26, 2023 pytest.ini ci: adding test with pytest-embedded Feb 26, 2023 README MIT license This is a wrapper aroundlibnmea, in the form of anESP-IDFcomponent. It works with any chip supported in ESP-IDF: ESP32, ESP32-S2, ESP...
led_light~/my_projectcd~/my_project#Register submodulegit init mkdir -p components#Choice 1git submodule add https://github.com/espressif/esp-qcloud.git components/qcloud#Choice 2git submodule add https://gitee.com/espressifsystems/esp-qcloud.git components/qcloud#Delete unnecessary filesidf.py ...
idf.py create-project-from-example "espressif/esp32-camera:camera_example" This command will download the example intocamera_exampledirectory. It comes already pre-configured with the correct settings in menuconfig. Initialization #include"esp_camera.h"//WROVER-KIT PIN Map#defineCAM_PIN_PWDN-1 /...
IDF_Arduino_Version_Compatibility.txt LICENSE README.md partition_table_explanation.xlsx partitions.csv sdkconfig.defaults When cloning this repo, remember to update submodules: git clone --recurse-submoduleshttps://github.com/blackhack/IDF_ESP32_Blink.git ...
Contributor github-actions bot commented Oct 10, 2024 • edited Warnings ⚠️ Some issues found for the commit messages in this PR: the commit message "IDF release/v5.3 707d097b": summary looks empty type/action looks empty Please fix these commit messages - here are some basic tips...
.github/workflows .vscode ESP32 ESP8266 examples LICENSE README.md version.json blinker-esp-idf An IoT Solution,Blinker library for embedded hardware. Works with ESP8266, ESP32 (idf) Supprot ESP-IDF stable version support: ESP8266_RTOS_SDK v3.4 ...
Version of newlib used in ESP32 ROM and ESP-IDF. Contribute to espressif/newlib-esp32 development by creating an account on GitHub.