{"id":19615210,"url":"https://github.com/leonrinkel/sam-fd-sdk","last_synced_at":"2025-02-26T17:44:22.500Z","repository":{"id":199740799,"uuid":"703622483","full_name":"leonrinkel/sam-fd-sdk","owner":"leonrinkel","description":"SDK for sam-fd based on Zephyr OS","archived":false,"fork":false,"pushed_at":"2024-05-12T17:23:00.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T10:34:41.719Z","etag":null,"topics":["sam-fd","samc21","sdk","zephyr","zephyr-rtos"],"latest_commit_sha":null,"homepage":"https://git.leon.fyi/sam-fd-sdk","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leonrinkel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-10-11T15:28:55.000Z","updated_at":"2024-05-12T17:23:04.000Z","dependencies_parsed_at":"2024-05-12T09:35:12.790Z","dependency_job_id":"6062055f-ed9d-4b55-b76c-b50613c8f4ac","html_url":"https://github.com/leonrinkel/sam-fd-sdk","commit_stats":null,"previous_names":["leonrinkel/sam-fd-sdk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonrinkel%2Fsam-fd-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonrinkel%2Fsam-fd-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonrinkel%2Fsam-fd-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonrinkel%2Fsam-fd-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leonrinkel","download_url":"https://codeload.github.com/leonrinkel/sam-fd-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240907119,"owners_count":19876684,"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","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":["sam-fd","samc21","sdk","zephyr","zephyr-rtos"],"created_at":"2024-11-11T10:55:47.304Z","updated_at":"2025-02-26T17:44:22.466Z","avatar_url":"https://github.com/leonrinkel.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sam-fd-sdk\n\n## Initialization\n\nMake sure you have a proper Zephyr development environment according to the official documentation.\n\n```sh\nwest init -m https://git.leon.fyi/sam-fd-sdk --mr main sam-fd-workspace # or\nwest init -m https://github.com/leonrinkel/sam-fd-sdk --mr main sam-fd-workspace\ncd sam-fd-workspace\nwest update\n```\n\n## Building\n\n```sh\nwest build --sysbuild -b sam_fd sam-fd-sdk/app\n```\n\n## Flashing\n\n### Using a Debugger\n\n```sh\nwest flash --runner jlink # or\nwest flash --runner pyocd\n```\n\n### Via Serial Recovery\n\nSerial recovery mode can be entered by running a command like the following immediately after resetting.\n\n```sh\nmcumgr \\\n    --conntype serial \\\n    --connstring dev=/dev/cu.usbserial-110,baud=115200 \\\n    image upload -e build/app/zephyr/zephyr.signed.bin\n```\n\n## License\n\nPlease see [LICENSE](LICENSE). The software side of this project is based on [Zephyr](https://www.zephyrproject.org) which is mostly licensed under the [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonrinkel%2Fsam-fd-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleonrinkel%2Fsam-fd-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonrinkel%2Fsam-fd-sdk/lists"}