{"id":13423289,"url":"https://github.com/riscv-rust/seedstudio-gd32v","last_synced_at":"2025-03-15T15:30:54.521Z","repository":{"id":57666535,"uuid":"236279214","full_name":"riscv-rust/seedstudio-gd32v","owner":"riscv-rust","description":"Board support crate for the GD32 RISC-V Dev Board from SeeedStudio","archived":false,"fork":false,"pushed_at":"2020-11-01T21:24:32.000Z","size":50,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-11T05:06:39.536Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.seeedstudio.com/SeeedStudio-GD32-RISC-V-Dev-Board-p-4302.html","language":"Rust","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/riscv-rust.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-26T07:09:55.000Z","updated_at":"2023-05-11T17:29:48.000Z","dependencies_parsed_at":"2022-09-26T20:31:49.740Z","dependency_job_id":null,"html_url":"https://github.com/riscv-rust/seedstudio-gd32v","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riscv-rust%2Fseedstudio-gd32v","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riscv-rust%2Fseedstudio-gd32v/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riscv-rust%2Fseedstudio-gd32v/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riscv-rust%2Fseedstudio-gd32v/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riscv-rust","download_url":"https://codeload.github.com/riscv-rust/seedstudio-gd32v/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243750478,"owners_count":20342066,"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":[],"created_at":"2024-07-31T00:00:28.306Z","updated_at":"2025-03-15T15:30:54.055Z","avatar_url":"https://github.com/riscv-rust.png","language":"Rust","funding_links":[],"categories":["Board support crates"],"sub_categories":["SeeedStudio"],"readme":"[![crates.io](https://img.shields.io/crates/d/seedstudio-gd32v.svg)](https://crates.io/crates/seedstudio-gd32v)\n[![crates.io](https://img.shields.io/crates/v/seedstudio-gd32v.svg)](https://crates.io/crates/seedstudio-gd32v)\n[![Build Status](https://travis-ci.org/riscv-rust/seedstudio-gd32v.svg?branch=master)](https://travis-ci.org/riscv-rust/seedstudio-gd32v)\n\n# `seedstudio-gd32v`\n\n\u003e Board support crate for the the GD32 RISC-V Dev Board from SeeedStudio\n\n## [Documentation](https://docs.rs/crate/seedstudio-gd32v)\n\n## Getting started\n\n### Installing dependencies\n\n- Rust 1.36 or a newer toolchain. e.g. `rustup default stable`\n\n- `rust-std` components (pre-compiled `core` crate) for the RISC-V target. Run:\n\n``` console\nrustup target add riscv32imac-unknown-none-elf\n```\n\n- RISC-V toolchain ([e.g. from SiFive](https://static.dev.sifive.com/dev-tools/riscv64-unknown-elf-gcc-8.1.0-2019.01.0-x86_64-linux-ubuntu14.tar.gz))\n\n- [openocd for GD32VF103](https://github.com/riscv-mcu/riscv-openocd)\n\n### Running the examples\n\nStart openocd:\n```sh\n/path/to/openocd -f sipeed-jtag.cfg -f openocd.cfg\n```\n\nRun one of the examples:\n```sh\ncargo run --example blinky\n```\nor\n```sh\ncargo run --release --example ferris --features lcd\n```\n\n## License\n\nCopyright 2020 [RISC-V team][team]\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n\n## Code of Conduct\n\nContribution to this crate is organized under the terms of the [Rust Code of\nConduct][CoC], the maintainer of this crate, the [RISC-V team][team], promises\nto intervene to uphold that code of conduct.\n\n[CoC]: CODE_OF_CONDUCT.md\n[team]: https://github.com/rust-embedded/wg#the-risc-v-team\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friscv-rust%2Fseedstudio-gd32v","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friscv-rust%2Fseedstudio-gd32v","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friscv-rust%2Fseedstudio-gd32v/lists"}