{"id":21619400,"url":"https://github.com/jiahaoxiang2000/esp32s3","last_synced_at":"2025-08-01T03:04:21.266Z","repository":{"id":243980857,"uuid":"813939956","full_name":"jiahaoxiang2000/ESP32S3","owner":"jiahaoxiang2000","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-17T03:02:39.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T18:21:27.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jiahaoxiang2000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-12T03:20:42.000Z","updated_at":"2024-10-17T03:02:43.000Z","dependencies_parsed_at":"2025-03-19T02:01:08.698Z","dependency_job_id":null,"html_url":"https://github.com/jiahaoxiang2000/ESP32S3","commit_stats":null,"previous_names":["jiahaoxiang2000/esp32s3"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jiahaoxiang2000/ESP32S3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiahaoxiang2000%2FESP32S3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiahaoxiang2000%2FESP32S3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiahaoxiang2000%2FESP32S3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiahaoxiang2000%2FESP32S3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jiahaoxiang2000","download_url":"https://codeload.github.com/jiahaoxiang2000/ESP32S3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiahaoxiang2000%2FESP32S3/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268162338,"owners_count":24205700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-24T23:08:55.952Z","updated_at":"2025-08-01T03:04:21.191Z","avatar_url":"https://github.com/jiahaoxiang2000.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C6 | ESP32-H2 | ESP32-P4 | ESP32-S2 | ESP32-S3 |\n| ----------------- | ----- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |\n\n# _Sample project_\n\n(See the README.md file in the upper level 'examples' directory for more information about examples.)\n\nThis is the simplest buildable example. The example is used by command `idf.py create-project`\nthat copies the project to user specified path and set it's name. For more information follow the [docs page](https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html#start-a-new-project)\n\n## How to use example\n\nWe encourage the users to use the example as a template for the new projects.\nA recommended way is to follow the instructions on a [docs page](https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html#start-a-new-project).\n\n## Example folder contents\n\nThe project **sample_project** contains one source file in C language [main.c](main/main.c). The file is located in folder [main](main).\n\nESP-IDF projects are built using CMake. The project build configuration is contained in `CMakeLists.txt`\nfiles that provide set of directives and instructions describing the project's source files and targets\n(executable, library, or both).\n\nBelow is short explanation of remaining files in the project folder.\n\n```\n├── CMakeLists.txt\n├── main\n│   ├── CMakeLists.txt\n│   └── main.c\n└── README.md                  This is the file you are currently reading\n```\n\nAdditionally, the sample project contains Makefile and component.mk files, used for the legacy Make based build system.\nThey are not used or needed when building with CMake and idf.py.\n\n## flash the project\n\nfirst, we need to active the idf environment by running the following command, the $IDF_PATH is the path to the esp-idf folder:\n\n```shell\n. $IDF_PATH/export.sh\n```\n\nthen we can build and flash the project by running the following command:\n\n```shell\nidf.py build flash\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiahaoxiang2000%2Fesp32s3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjiahaoxiang2000%2Fesp32s3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiahaoxiang2000%2Fesp32s3/lists"}