GithubHelp home page GithubHelp logo

inchips-zb / ing918xx_sdk_source Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ingchips/ing918xx_sdk_source

1.0 0.0 0.0 278.17 MB

ING918XX SDK source code: bundle apis, examples and tools.

License: Apache License 2.0

C++ 2.24% C 91.93% Assembly 0.38% Nim 4.45% Makefile 0.15% Zig 0.31% SourcePawn 0.08% Python 0.44% CMake 0.02%

ing918xx_sdk_source's Introduction

ING918XX/ING916XX SDK Source Code

This repository contains ING918XX/ING916XX SDK source code, including platform header files, bundle binaries, and examples.

ING918XX/ING916XX are fully integrated Bluetooth Low Energy wireless communication SoC(s) targeting Bluetooth 5.1 and 5.3 specification.

Get Started

The Easy Way

Download setup file & install our SDK package, which includes not only source code, but also GUI tools and documentation.

The Hard Way

  1. Install Gnu Arm toolchain;
  2. Install CMSIS;
  3. Clone or download this repository;
  4. Run gen_files to prepare files;
  5. Browse to examples in examples for Gnu Arm toolchain;
  6. Set environment variable CMSIS_BASE to the full path of CMSIS;
  7. Run make;
  8. Use Flash Downloader to download programs.

The Mixed Way

  1. Download setup file & install our SDK package;

  2. Fork/Clone this repository;

  3. Edit /path/to/sdk/wizard/cfg/settings.json while Wizard is closed: change sdk to the path of the cloned repository:

    {
        "sdk": "path/to/cloned/repository",
    }
  4. Start Wizard;

  5. Click menu item Tools -> "Re-generate bundle files" in Wizard.

Branches

  1. master is used for releases;
  2. develop is used for developing.

How to Contribute

Contributions - reporting/fixing bugs, adding features, adding documentation - are all welcome. We accept contributions via Github Pull Requests in the develop branch.

License

Copyright 2019-2024 INGCHIPS

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

ing918xx_sdk_source's People

Contributors

zjli-2019 avatar nbdaner avatar yuhang-ingchips avatar unrulife avatar ingchipsliqi avatar qianxiansheng avatar munanqiu avatar inchips-zb avatar abcdea avatar zenghuijia avatar liuchangye avatar openxixi avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.