{"id":21711834,"url":"https://github.com/gemarcano/redboard_spi_example","last_synced_at":"2026-04-20T05:34:59.685Z","repository":{"id":156828939,"uuid":"612459904","full_name":"gemarcano/redboard_spi_example","owner":"gemarcano","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-02T00:59:35.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T18:23:38.873Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gemarcano.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-03-11T02:22:11.000Z","updated_at":"2023-03-11T02:22:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3d5beab-014f-40ed-b579-b71441058d83","html_url":"https://github.com/gemarcano/redboard_spi_example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gemarcano/redboard_spi_example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemarcano%2Fredboard_spi_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemarcano%2Fredboard_spi_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemarcano%2Fredboard_spi_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemarcano%2Fredboard_spi_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gemarcano","download_url":"https://codeload.github.com/gemarcano/redboard_spi_example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemarcano%2Fredboard_spi_example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32034790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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-25T23:30:02.976Z","updated_at":"2026-04-20T05:34:59.667Z","avatar_url":"https://github.com/gemarcano.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example Meson RedBoard project\n\nThis is an example project on how to build an application for a RedBoard\nArtemis ATP using the meson-ified AmbiqSDK\n(https://github.com/gemarcano/AmbiqSuiteSDK).\n\nIf you are developing on Linux, I very strongly recommend you do the following:\n\n 1. Copy the `redboard_artemis` file from the AmbiqSuiteSDK folder to\n    `~/.local/share/meson/cross/` (create the directory if it doesn't exist\n    `mkdir -p ~/.local/share/meson/cross/`\n    - This will make it so that you can access that cross-file just by calling\n      its name, e.g. `--cross-file redboard_artemis` instead of by its full\n      path.\n\nIn order for the SDK library to be found, pkgconf must know where it is. The\nspecial meson cross-file property `sys_root` is used for this, and the\n`readboard_artemis` cross-file already has a shortcut for it-- it just needs a\nvariable to be overriden. To override a cross-file constant, you only need to\nprovide a second cross-file with that variable overriden. For example:\n\nContents of `my_cross`:\n```\n[constants]\nprefix = '/home/gabriel/.local/redboard'\n```\n\n# Building and Flashing RedBoard\n```\nmkdir build\ncd build\nmeson --prefix [prefix-where-sdk-installed] --cross-file redboard_artemis --cross-file ../my_cross --buildtype release ../\nmeson compile\nmeson flash\n```\n\nIf your RedBoard Artemis is assigned a different tty device than\n`/dev/ttyUSB0`, you will need to adjust the device by using `meson configure`.\n\n# License\n\nSee the license file for details. In summary, this project is licensed\nApache-2.0, except for the bits copied from the Ambiq SDK.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemarcano%2Fredboard_spi_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgemarcano%2Fredboard_spi_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemarcano%2Fredboard_spi_example/lists"}