{"id":36822283,"url":"https://github.com/edgeimpulse/edge-impulse-sdk-zephyr","last_synced_at":"2026-01-12T14:01:51.890Z","repository":{"id":306957920,"uuid":"1026228705","full_name":"edgeimpulse/edge-impulse-sdk-zephyr","owner":"edgeimpulse","description":"Edge Impulse SDK Zephyr module","archived":false,"fork":false,"pushed_at":"2025-12-19T12:00:43.000Z","size":5167,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-20T05:42:49.761Z","etag":null,"topics":["edge-ai","zephyr"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause-clear","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edgeimpulse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.3-clause-bsd-clear","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-25T14:20:06.000Z","updated_at":"2025-12-19T12:00:46.000Z","dependencies_parsed_at":"2025-10-30T15:16:30.804Z","dependency_job_id":"4b08e32f-fd4b-4aec-98df-fcc5f8c7fdaa","html_url":"https://github.com/edgeimpulse/edge-impulse-sdk-zephyr","commit_stats":null,"previous_names":["edgeimpulse/edge-impulse-sdk-zephyr"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/edgeimpulse/edge-impulse-sdk-zephyr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgeimpulse%2Fedge-impulse-sdk-zephyr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgeimpulse%2Fedge-impulse-sdk-zephyr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgeimpulse%2Fedge-impulse-sdk-zephyr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgeimpulse%2Fedge-impulse-sdk-zephyr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edgeimpulse","download_url":"https://codeload.github.com/edgeimpulse/edge-impulse-sdk-zephyr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgeimpulse%2Fedge-impulse-sdk-zephyr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28340211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["edge-ai","zephyr"],"created_at":"2026-01-12T14:01:13.917Z","updated_at":"2026-01-12T14:01:51.790Z","avatar_url":"https://github.com/edgeimpulse.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Edge Impulse SDK Zephyr module\n\nPortable library for digital signal processing and machine learning inferencing. This repository contains the device implementation in C++ for both processing and learning blocks in Edge Impulse.\n\n## Import the Edge Impulse SDK\nThere are different ways to import the Edge Impulse SDK Zepyhr module [see our documentation](https://docs.edgeimpulse.com/hardware/deployments/run-zephyr-module):\n1. Update the `west.yml` of your Zephyr repo adding the lines below for the Edge Impulse SDK then call `west update` to downlaod the SDK into your Zepyr repo.\n\n2. If your application is using a local manifest `west.yml`, update it adding the lines below.\n\nHere's the lines to add the EI-SDK:\n```\n    - name: edge-impulse-sdk-zephyr\n      path: modules/edge-impulse-sdk-zephyr\n      revision: ${SDK_VERSION}\n      url: https://github.com/edgeimpulse/edge-impulse-sdk-zephyr\n```\n\nThe ${SDK_VERSION} depends on the model, and it needs to be the same version to be sure to avoid compilation error.\nThe version can be found in the `west.yml` that is deployed with the Zephyr model deployment. \n\nCheck the [Zephyr module documentation](https://docs.zephyrproject.org/latest/develop/modules.html) for best practice.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgeimpulse%2Fedge-impulse-sdk-zephyr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedgeimpulse%2Fedge-impulse-sdk-zephyr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgeimpulse%2Fedge-impulse-sdk-zephyr/lists"}