{"id":19365835,"url":"https://github.com/xermicus/gd32vf103","last_synced_at":"2026-06-08T23:02:20.265Z","repository":{"id":86637788,"uuid":"276144739","full_name":"xermicus/gd32vf103","owner":"xermicus","description":null,"archived":false,"fork":false,"pushed_at":"2020-06-30T19:23:28.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T13:23:48.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/xermicus.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":"2020-06-30T15:52:36.000Z","updated_at":"2020-06-30T19:23:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb45b7a4-810e-4e9c-9650-1e056247569d","html_url":"https://github.com/xermicus/gd32vf103","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xermicus/gd32vf103","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xermicus%2Fgd32vf103","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xermicus%2Fgd32vf103/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xermicus%2Fgd32vf103/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xermicus%2Fgd32vf103/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xermicus","download_url":"https://codeload.github.com/xermicus/gd32vf103/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xermicus%2Fgd32vf103/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34083848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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-10T07:42:40.358Z","updated_at":"2026-06-08T23:02:20.247Z","avatar_url":"https://github.com/xermicus.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sipeed Longan Nano\nHello world for a `GD32VF103CBT6` RISC-V dev board.\n\n# Prerequisites\n## Rust\nRecent nightly toolchain with the corresponding target:\n```\nrustup default nightly\nrustup target add riscv32imac-unknown-none-elf\n```\n\n## Dependencies\n* [RISC-V GNU toolchain](https://dl.sipeed.com/LONGAN/platformio/dl-packages/toolchain-gd32v-v9.2.0-linux.tar.gz)\n* [dfu-utils](https://sourceforge.net/p/dfu-util/dfu-util/ci/master/tree/) *Important* use the latest git version, see [this issue](https://github.com/riscv-rust/longan-nano/issues/5)\n\nInstall GNU toolchain on arch linux:\n```\npacman -S riscv32-elf-gdb riscv32-elf-binutils\n```\n\n# How to build \u0026 flash\nInside this repo:\n```\ncargo xbuild \u0026\u0026 \\\nriscv32-elf-objcopy -O binary target/riscv32imac-unknown-none-elf/debug/gd32vf103 firmware.bin\n```\n\nConnect the board, while holding down then `BOOT0` button shortly press the `RESET` button to enter dfu bootloader mode. Flash using dfu-util:\n```\nsudo dfu-util -a 0 -s 0x08000000:leave -D firmware.bin\n```\n\n\n# Resources \u0026 starting points\n* [pcein/rust-sipeed-longan-nano](https://github.com/pcein/rust-sipeed-longan-nano) Thank you!\n* [gd32v-rust/gd32vf103-example](https://github.com/gd32v-rust/gd32vf103-example) Thank you!\n* [Datasheet, CPU Manual](https://github.com/SeeedDocument/Sipeed-Longan-Nano/tree/master/res)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxermicus%2Fgd32vf103","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxermicus%2Fgd32vf103","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxermicus%2Fgd32vf103/lists"}