{"id":19522108,"url":"https://github.com/nw-rs/bootloader","last_synced_at":"2025-04-26T09:32:04.719Z","repository":{"id":53267884,"uuid":"508027364","full_name":"nw-rs/bootloader","owner":"nw-rs","description":"Rust bootloader for the n0110 calculator.","archived":false,"fork":false,"pushed_at":"2023-06-07T08:03:40.000Z","size":37,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T10:33:53.549Z","etag":null,"topics":["bootloader","calculator","dfu","embedded","numworks","rust"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nw-rs.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":"2022-06-27T18:53:58.000Z","updated_at":"2023-02-20T17:11:05.000Z","dependencies_parsed_at":"2024-11-11T00:37:14.532Z","dependency_job_id":"8ce88867-a386-4334-b5da-79e8773311ca","html_url":"https://github.com/nw-rs/bootloader","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"16641b2d29b5d2c1d661a061c0d565357eda8b9c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nw-rs%2Fbootloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nw-rs%2Fbootloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nw-rs%2Fbootloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nw-rs%2Fbootloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nw-rs","download_url":"https://codeload.github.com/nw-rs/bootloader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250967206,"owners_count":21515560,"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":["bootloader","calculator","dfu","embedded","numworks","rust"],"created_at":"2024-11-11T00:37:12.134Z","updated_at":"2025-04-26T09:32:04.467Z","avatar_url":"https://github.com/nw-rs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NW Bootloader\n\nA bootloader for the Numworks n0110 calculator written in Rust.\n\n## Setup\n\nTo setup the developement environment follow the instructions in\n[`rustworks/SETUP.md`](https://github.com/nw-rs/)\n\n\n## STLink\n\nIf you have an STLink debugger (I am using the STLink V3SET) you can flash\nusing one of the following commands:\n\n### Flash\n\nSpecify the chip manually:\n\n```zsh\ncargo flash --chip=stm32f730V8Tx\n```\n\nLet `cargo-make` specify the chip for you:\n\n```zsh\ncargo make flash\n```\n\n### Debug\n\nUsing `cargo-embed` (recommended):\n\n```zsh\ncargo embed\n```\n\nUsing `probe-rs`:\n\n```zsh\ncargo run\n```\n\n## DFU flash\n\nComplete setup, plug in your calculator and put it into DFU mode (press 6 and\nthe reset button on the back at the same time), then run the following command:\n\n```zsh\ncargo make dfu\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnw-rs%2Fbootloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnw-rs%2Fbootloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnw-rs%2Fbootloader/lists"}