{"id":19215565,"url":"https://github.com/lora-net/llcc68_driver","last_synced_at":"2025-05-12T23:25:06.529Z","repository":{"id":49367825,"uuid":"297462824","full_name":"Lora-net/llcc68_driver","owner":"Lora-net","description":"Driver for LLCC68 radio","archived":false,"fork":false,"pushed_at":"2023-12-15T09:54:46.000Z","size":35,"stargazers_count":70,"open_issues_count":2,"forks_count":26,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-20T19:37:51.903Z","etag":null,"topics":["c","driver","fsk","lora","radio"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause-clear","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lora-net.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2020-09-21T21:14:40.000Z","updated_at":"2025-04-18T16:18:05.000Z","dependencies_parsed_at":"2023-12-15T10:43:33.905Z","dependency_job_id":null,"html_url":"https://github.com/Lora-net/llcc68_driver","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lora-net%2Fllcc68_driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lora-net%2Fllcc68_driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lora-net%2Fllcc68_driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lora-net%2Fllcc68_driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lora-net","download_url":"https://codeload.github.com/Lora-net/llcc68_driver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253838793,"owners_count":21972216,"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":["c","driver","fsk","lora","radio"],"created_at":"2024-11-09T14:14:06.473Z","updated_at":"2025-05-12T23:25:06.432Z","avatar_url":"https://github.com/Lora-net.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LLCC68 driver\n\nThis package proposes an implementation in C of the driver for **LLCC68** radio component.\nPlease see the [changelog](CHANGELOG.md) for more information.\n\n## Structure\n\nThe driver is defined as follows:\n\n- llcc68.c: implementation of the driver functions\n- llcc68.h: declarations of the driver functions\n- llcc68_regs.h: definitions of all useful registers (address and fields)\n- llcc68_hal.h: declarations of the HAL functions (to be implemented by the user - see below)\n\n## HAL\n\nThe HAL (Hardware Abstraction Layer) is a collection of functions the user shall implement to write platform-dependant calls to the host. The list of functions is the following:\n\n- llcc68_hal_reset\n- llcc68_hal_wakeup\n- llcc68_hal_write\n- llcc68_hal_read\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flora-net%2Fllcc68_driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flora-net%2Fllcc68_driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flora-net%2Fllcc68_driver/lists"}