{"id":15583606,"url":"https://github.com/luqasz/avr-registers","last_synced_at":"2025-03-19T11:30:42.132Z","repository":{"id":141421957,"uuid":"217907540","full_name":"luqasz/avr-registers","owner":"luqasz","description":"Fixed registers and bit fields generated from atdf files","archived":false,"fork":false,"pushed_at":"2019-12-03T19:38:02.000Z","size":3297,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T06:35:34.416Z","etag":null,"topics":["avr","c","cpp","embedded","rust"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luqasz.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":"2019-10-27T19:46:56.000Z","updated_at":"2025-02-28T23:00:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"087b37be-230a-4b09-a764-5bb6d2e950ba","html_url":"https://github.com/luqasz/avr-registers","commit_stats":{"total_commits":23,"total_committers":1,"mean_commits":23.0,"dds":0.0,"last_synced_commit":"a89de26a85d16980ad56531c5749c178367ddcf3"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luqasz%2Favr-registers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luqasz%2Favr-registers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luqasz%2Favr-registers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luqasz%2Favr-registers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luqasz","download_url":"https://codeload.github.com/luqasz/avr-registers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244416856,"owners_count":20449352,"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":["avr","c","cpp","embedded","rust"],"created_at":"2024-10-02T20:14:14.260Z","updated_at":"2025-03-19T11:30:42.124Z","avatar_url":"https://github.com/luqasz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Collection of registers and their bit fields\n\n## Motivation:\nWriting all registers and bit fields by hand it error prone and tideus.\nWhile generating c++ header files with registers and bit fields,\nI've noticed seriuos bugs and Inconsistencies in atdf files (see below).\nMicrochip is not responding to any mail reporting this issue.\nThat is why this repository exists.\n\nYou can find them in `registers` directory in `yaml` format for easy parsing and reading.\nOriginal files can be downloaded from [here](http://packs.download.atmel.com/).\n\n### Known bugs in original files:\n* missing bit fields\n* wrongly named bit fields\n* missing registers\n* `Res`, `Reserved` bit fields which should not exist\n\n### Inconsistencies in original files:\n* Same attribute names are represented in hex as well in int.\n\nFor all fixes see git log for atdf files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluqasz%2Favr-registers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluqasz%2Favr-registers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluqasz%2Favr-registers/lists"}