{"id":16243930,"url":"https://github.com/openshwprojects/openln882h","last_synced_at":"2025-10-04T11:20:45.122Z","repository":{"id":216159044,"uuid":"740614076","full_name":"openshwprojects/OpenLN882H","owner":"openshwprojects","description":"ln882h SDK","archived":false,"fork":false,"pushed_at":"2025-08-09T11:14:59.000Z","size":41454,"stargazers_count":4,"open_issues_count":1,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T13:09:22.579Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"sweetlilmre/ln882h","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openshwprojects.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2024-01-08T17:48:22.000Z","updated_at":"2025-08-09T11:15:07.000Z","dependencies_parsed_at":"2025-08-09T13:14:41.642Z","dependency_job_id":null,"html_url":"https://github.com/openshwprojects/OpenLN882H","commit_stats":null,"previous_names":["openshwprojects/ln882h"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openshwprojects/OpenLN882H","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshwprojects%2FOpenLN882H","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshwprojects%2FOpenLN882H/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshwprojects%2FOpenLN882H/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshwprojects%2FOpenLN882H/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openshwprojects","download_url":"https://codeload.github.com/openshwprojects/OpenLN882H/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshwprojects%2FOpenLN882H/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278303159,"owners_count":25964661,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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-10-10T14:16:57.049Z","updated_at":"2025-10-04T11:20:45.094Z","avatar_url":"https://github.com/openshwprojects.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LN882H SDK used for OpenBeken port for LN882H -\u003e OpenLN882H\n\nSee: https://github.com/openshwprojects/OpenBK7231T_App\n\n# Introduction to LN882H SDK\n\n# Compilation Methods\n\n## 1. Keil MDK\n\n### Environment setup\nRefer to `doc/LN882H Keil ARMCC开发环境搭建指导.pdf` to configure the environment\n\n### User project selection\nThe user project is in `project/xxxx`. For example, open the `wifi_mcu_basic_example` subdirectory\nin the Kile IDE and clik  **Compile**、**Download**、**调试** button in the interface to start the corresponding step.\n\n## 2. CMake+GCC\n\n### Environment setup\n\nSee `doc/lightningsemi_sdk_cross_build_setup.pdf` to configure the environment.\n\n### User project selection\nThe projects are organized in `CMakeLists.txt` file, the top-level `CMakeLists.txt` selects the user project,\nsee the following command in the top-level `CMakeLists.txt`:\n\n\n```\n################################################################################\n#########################   NOTE: select user project here  ####################\n################################################################################\nset(USER_PROJECT  wifi_mcu_basic_example)\n```\n\n### Compile and upload the user project\n\nBuild and upload actions are managed by `start_build.py`, usage is as follows:\n\n```\n    *****************************  usage  *****************************\n    argv[1] -- build action, such as clean/config/build/rebuild/jflash.\n    Example:\n                python3   start_build.py   rebuild\n    *******************************************************************\n```\n\n- Clean: `python3  start_build.py  clean`\n- Configure: `python3  start_build.py  config`\n- Build: `python3  start_build.py  build`\n- Clean, configure, and build all in one: `python3  start_build.py  rebuild`\n- Upload the image: `python3  start_build.py  jflash`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenshwprojects%2Fopenln882h","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenshwprojects%2Fopenln882h","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenshwprojects%2Fopenln882h/lists"}